This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

RTSP to MJPEG stream
#1
Hello,

A while back I asked if I can display RTSP stream on visualization. Since then, I managed to actively convert camera stream from RTSP to MJPEG through VLC media player, sending it to 192.168.1.100:8080. When I create html document with script to play it, I can see the live stream in Google Chrome. Same thing if I only browse to the IP address and port it starts downloading the footage (never ending download since it's a stream). Now that it should be MJPEG since Google Chrome can open it, I need to import it to visualization. I tried simply creating camera button and to URL I added:
Code:
http://192.168.1.100:8080/
It doesn't work though. Am I doing the final step wrong?
Reply


Messages In This Thread
RTSP to MJPEG stream - by Jayce - 30.05.2019, 13:33
RE: RTSP to MJPEG stream - by admin - 30.05.2019, 13:43
RE: RTSP to MJPEG stream - by Jayce - 30.05.2019, 13:56
RE: RTSP to MJPEG stream - by admin - 30.05.2019, 15:45
RE: RTSP to MJPEG stream - by victor.back - 11.10.2023, 07:13
RE: RTSP to MJPEG stream - by Jayce - 31.05.2019, 07:24
RE: RTSP to MJPEG stream - by Joep - 05.11.2019, 15:37
RE: RTSP to MJPEG stream - by admin - 11.10.2023, 07:15
RE: RTSP to MJPEG stream - by victor.back - 11.10.2023, 09:41

Forum Jump: