As the title suggests, I'd like to re-stream an existing live stream (h264) to multiple clients over RTSP, from an IP camera. What is the best way to go about this? I have tried to do this using VLC, though so far, it hasn't worked.
Method: - Media->Stream->Network - Added ip camera stream url (rtsp://ip-address/xxxxx) - next - new destination -> RTSP (display locally) - add - set port 8181 - set path /stream - next - disable transcoding
Have I made an obvious mistake here?
Thanks!