Currently experimenting with trial licence and trying to LIVE stream from a low-price Tenvis IPRobot3 H264. The stream parameters - all which are fine using VLC are:-
Video rtsp://admin:admin@192.168.0.233[:8001]/0/videoN
Video and audio rtsp://admin:admin@192.168.0.233[:8001]/0/avN
So far, using Wowza, the video ONLY options work fine, however I have had no success streaming audio, trying the audio only option (’/audio’) nor the video/audio option (‘av1’). When selecting either of these streams under the ‘live’ application, I only get a blank output.
I have of course configured to use the transcoder, but with no success. Interrogating the streams using VLC, the stream is reported as H264 mpeg4 (10) PCM Alaw 8000b/s.
Any help or suggestions would be appreciated. Ideally changes I can easily make to the LIVE Application xml file please.
I’ve spent several hours to no avail.
Please note, I have read and viewed as many Wowza videos and articles relating to IP camera stream/re-streaming, as I can find, but sadly have been unable to resolve my problem.
Please note, I have read and viewed as many Wowza videos and articles relating to IP camera stream/re-streaming, as I can find, but sadly have been unable to resolve my problem.
You need to watch the live stream that is coming out of Transcoder.
Configure Transcoder per the audio only article above.
Make sure that Transcoder is enabled. This is a common error.
Start your live feed.
Go to your “Incoming Streams” page and you should see not only your live feed heading in but also the version coming out of Transcoder. This is the version that you need to watch.
Thanks again, but sadly after several attempts still no success…
BUT I have had success feeding the rtsp audio/video stream (av1) through VLC and udp’ing it into Wowza as per your 'How to publish and play a live stream (MPEG-TS based encoder) article. This works fairly well albeit with some buffering, but obviously this uses more server resource.