Answer for Problem with DVR camera stream
Hi, Can you try disabling the audio by using the following transcode command:transcode source=rtsp://username:password@ipaddress/h264/ch1/main/av_stream groupName=group1 videoBitrates=700k destinations=MyCam01
Use JWPlayer to verify if the transcoded stream can play by browsing the link below:
http://www.jwplayer.com/wizard/
Enter the following RTMP URL into the file field:
rtmp://localhost/vod/test1
Cheers,
Don