Answer for Can I stream video from IP cameras?

andrei wrote:
Hi, The operation is quite simple. I believe there i an example in the docs as well. I’m going to explain it here as well First, you need to get into CLI than give the following command:
pullstream uri=rtsp://mydomain.com:554/0/1:1/sub loclstreamname=test1
Now you can use the following URI to access the stream from any flash based player:
rtmp://server.com/live/test1
Observations: 1. the camera must have h264 or video and aac for audio codecs. The rest of the codecs are ignored. for example, if you have h264/PCM than you will only have video because PCM is not recognised 2. Some cameras don’t support RTP over RTSP (TCP). If that is the case, than you have to re-do the previous command and include "forcetcp=0" at the end of it (parameters order doesn’t matter). More details about pullstream command in the documentation Best regards, Andrei
Wow, that sounds almost too simple! I’ll give it a try right now. Thanks for the super quick reply! -Jamie M.

Offcanvas

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.