Need help with Media Sources

nettlestech

New Member
I loaded up OBS about 2 weeks ago. I setup a rtsp feed from an IP camera and started streaming. Everything was working great. I did this in Florida at my winter home. I returned to NC a couple of days ago and started OBS and the feed was not working. I have tried everything I could think of, reinstalled it several times, checked the firewall and it looks good. I installed VLC and tried the feed there and it works fine. I also installed OBS on a LINUX(OPENSUSE) and set it up and it works fine. I am sure I did something, but just can not figure it out. Here is the log I uploaded.... https://obsproject.com/logs/RWqL-eeL5NS5fou9

It looks like there is a problem opening the feed(
MP: Failed to open media: 'rtsp://user:pass@
15:57:44.699: [Media Source 'Beach Camera']: Disconnected. Reconnecting...

I would appreciate any assistance....
 
Your log actually contains a bit more after the '@' character:
rtsp-user-pass-strangechar-20220419-1712.png

For the rtsp stream url I'd expect something like rtsp://user:pass@the.ip.ad.dress:port (and maybe more)
so something like rtsp://admin:FirstPetNamedDory@192.168.1.42:554
 
My URL is rtsp://nettlestech:password@xxx.yyy.66.118:554//h264Preview_01_main. I was able to get it to stream using VLC SOURCE in OBS. If I try the same URL as a MEDIA source, it will not stream. RTSP as a MEDIA source was working fine but I moved from Florida to North Carolina. When I restarted the machine in NC it would not work. A few WINDOWS updates went on in the restart but I am not sure if that is the problem or not.
 
Back
Top