Forum

Problem with stream on Ubuntu 18.04

Mehy 2019-02-20 19:16:46 UTC in Nimble Streamer

I transcoded the stream using ffmpeg and sent it to the nimble server with rtsp. When I watch the stream in a few seconds the stream stops short and continues again.

Denis Slobodskoy 2019-02-21 05:26:07 UTC 

Could you give complete ffmpeg command for sending stream , also, what protocol and player are you using for watching stream?
If you don't want to disclosure some details, you can submit question via https://wmspanel.com/help

Mehy 2019-02-21 07:17:55 UTC 

FFmpeg command:

1.
ffmpeg -i http://10.100.0.200:6003/ch1 -c:v libx264 -profile:v main -preset:v veryfast -b:v 850K -maxrate 1000k -s 480x360 -c:a aac -ac 1 -strict -2 -b:a 96k -f rtsp -rtsp_transport tcp rtsp://10.50.0.200:554/sreb/ch1

2.
TS-Output

Denis Slobodskoy 2019-02-22 08:13:37 UTC 

You may try to add -re parameter to send stream with actual frame rate.
Do you have any issues playing this stream as HLS stream in a browser?
Also check /var/log/nimble/nimble.log - are there any errors related to this stream?

Post a reply


Post a new question

Categories:

This website or its third-party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the Privacy Policy. If you want to know more or withdraw your consent to all or some of the cookies, please refer to the Privacy Policy.
By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies.