Live stream to youtube with IPM-721

Have some questions or having issues with your IP Camera(s), Post them here for the mods and other users to assist you with.
Post Reply
lawsonland
Posts: 1
Joined: Mon Oct 24, 2016 5:30 pm

Live stream to youtube with IPM-721

Post by lawsonland »

Is there a way to live stream with the IPM-721?
Thanks
Jon
Melvin
Site Admin
Posts: 2210
Joined: Wed Oct 14, 2015 2:20 pm

Re: Live stream to youtube with IPM-721

Post by Melvin »

Hello lawsonland ,

I am including the codes to get the stream of the camera using MJPG and RTSP. There might be a way to stream it to youtube and you might need these commands.

RTSP
rtsp://user:pwd@ip:port/cam/realmonitor?channel=1&subtype=0

MJPEG
http://user:Pwd@ip:port/cgi-bin/mjpg/video.cgi?[channel=<channelno>]&subtype=1

Below is what you need to replace the codes with;

user=username of the camera
pwd=password of the camera
ip: ip address of the camera (Public ip or ddns is using remotely)
port: http port for MJPEG and rtsp port RTSP stream
Can't find your answer on the forum? Try our Knowledge Base! https://amcrest.zendesk.com/hc/en-us

Image
danieltigse
Posts: 3
Joined: Thu Nov 10, 2016 6:35 pm

Re: Live stream to youtube with IPM-721

Post by danieltigse »

Do I need an special configuration in my cam to access the rtso stream?
Post Reply