Search found 3 matches
- Fri Apr 22, 2016 2:50 pm
- Forum: IP Cameras
- Topic: Multicast URL syntax
- Replies: 4
- Views: 4197
Multicast URL syntax
I need to be able to pick up the multicast stream, but I can't find a working URL syntax. I can get it via rtsp using something like: rtsp://user:pwd@ip:554/cam/realmonitor?channel=1&subtype=0 so I have been trying variations on this theme: udp://user:pwd@224.1.2.4:40000/cam/realmonitor?channel=...
- Fri Apr 22, 2016 2:27 pm
- Forum: IP Cameras
- Topic: ispy + Amcrest IP2M-841 + h264 @ 1080p/30
- Replies: 4
- Views: 5426
Re: ispy + Amcrest IP2M-841 + h264 @ 1080p/30
I should have mentioned I am not using iSpy. I was just using VLC to display the stream. Using a URL similar to what you listed, the camera reverted to mjpg stream and ignored my saved configuration. Using the URL format I listed used the save H.264 configuration, at least from VLC. I didn't mean to...
- Fri Apr 22, 2016 2:24 pm
- Forum: IP Cameras
- Topic: ispy + Amcrest IP2M-841 + h264 @ 1080p/30
- Replies: 4
- Views: 5426
Re: ispy + Amcrest IP2M-841 + h264 @ 1080p/30
Jim, I feel your pain. I just got my first Amcrest camera and am having a hard time with these two. But it appears to me using the URL you tried switches the camera to mjpg stream regardless of the saved configuration. Instead, try this: rtsp://user:password@ip:port/cam/realmonitor?channel=1&sub...