scottxu updated OBS-RTSPServer with a new update entry:
Bug fix
Read the rest of this update entry...
Bug fix
Read the rest of this update entry...
- Added translation for RtspServer.Properties.Target.Address.Copy (복사).
- Added the feature of setting custom URL suffix.
- Added the feature of displaying version information.
- Fixed the bug that crashed when using invalid URL request.
- Fixed the bug that the root path cannot be connected.
You can enter any string that can represent this RTSP server in the Realm field.How do I require authentication? I'm unsure what to enter in the "Realm:" field. Even after I write in a username and password it is allowing blank/non-specified credentials.
- Fixed the bug of sps data output error.
- Canceled pause output when no client is connected.
- Optimized the code.
- Fixed the bug of sps data output error.
- Canceled pause output when no client is connected.
- Optimized the code.
Full Changelog: v2.1.1...v2.1.2
- Optimized the code.
If you need to connect rtsp streams on devices other than this machine, you may need to check the system firewall.Hello, I too am new to the rtsp server plugin. And live streaming in general...
Is anyone using the plugin with Panasonic aw-HE42 cameras with RP150 controller
and Cisco switch? I am trying to add two HE42s to OBS on a Dell PC Laptop, Win10.
I couldn't get them to show up in OBS as direct input or as a switched network. I was directed to the
rtsp plugin by Panasonic Tech Support, but I thought I would ask if anyone in the forum
has any experience using these cameras to stream successfully? Thanks, I appreciate any advice.
Thanks for the Feedback.Hello, I’m quite new to this and I’m trying to use the RTSP Server Plugin for ultra low latency from Mac (still running OSX 10.11.6)
The Plugin will not start and does not show up in menu. I read the similar post needing to install VC + + Runtime etc for windows,
but how do I fix this on the Mac version? And how do I install the missing components?
I got this in the Log file
13:11:26.025: os_dlopen(/Library/Application Support/obs-studio/plugins/obs-rtspserver/bin/obs-rtspserver.so->/Library/Application Support/obs-studio/plugins/obs-rtspserver/bin/obs-rtspserver.so): dlopen(/Library/Application Support/obs-studio/plugins/obs-rtspserver/bin/obs-rtspserver.so, 257): Library not loaded: @rpath/QtWidgets.framework/Versions/5/QtWidgets
13:11:26.025: Referenced from: /Library/Application Support/obs-studio/plugins/obs-rtspserver/bin/obs-rtspserver.so
13:11:26.025: Reason: image not found
Thank you
You can enter anything in Realm, such as "RTSP".How do I require authentication? I'm unsure what to enter in the "Realm:" field. Even after I write in a username and password it is allowing blank/non-specified credentials.
Hi,
I managed to set up the RTSP server on OBS and opened the stream locally on the same device. Everything working smoothly.
When I try to open the stream from a PC on the same network I get an error on VLC.
Connection failed:
VLC could not connect to "192.168.1.106:11554".
Windows firewalls on the server and client side are disabled for testing.
Did anyone experience the same issue?