PDA

View Full Version : CCTV Stream on Mutant HD51 4k



dfox
19-10-19, 17:59
Evening all, does anyone know if I am able to view my CCTV cameras on my HD51 via a plugin?

Thanks

aido
22-10-19, 06:36
I just created another bouquet by hand and stuck them in there.

You just need to know the URL the camera exposes for watching video and you can have a bouquet similar to the following.


#NAME CCTV
#SERVICE 4097:0:1:FFFF:0:0:0:0:0:0:rtsp%3A//admin%3Apassword@192.168.0.225/cam/realmonitor?channel=1&subtype=0:Starvis
#DESCRIPTION Starvis

Make sure to update the username, password and IP address to your camera. Copy and paste more as needed.

Then just stick a link into your bouquets.tv file to the new bouquet, reboot the box and you should be good.

The link in the bouquets.tv would be similar to this:

#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.CCTV.tv" ORDER BY bouquet

dfox
24-10-19, 18:55
I just created another bouquet by hand and stuck them in there.

You just need to know the URL the camera exposes for watching video and you can have a bouquet similar to the following.


#NAME CCTV
#SERVICE 4097:0:1:FFFF:0:0:0:0:0:0:rtsp%3A//admin%3Apassword@192.168.0.225/cam/realmonitor?channel=1&subtype=0:Starvis
#DESCRIPTION Starvis

Make sure to update the username, password and IP address to your camera. Copy and paste more as needed.

Then just stick a link into your bouquets.tv file to the new bouquet, reboot the box and you should be good.

The link in the bouquets.tv would be similar to this:

#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.CCTV.tv" ORDER BY bouquet


Sorry but I am a little rusty, what program would I use to create the bouquet? and where do I paste the code?

dfox
24-10-19, 19:38
Sorry but I am a little rusty, what program would I use to create the bouquet? and where do I paste the code?

Ok have pasted '#SERVICE 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.CCTV.tv" ORDER BY bouquet' into the bouquets.tv xml.

where does the URL stream information go?