You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Am trying to do dash streaming of live TV. The code used is /opt/test-engine-live-tools/bin/live-stream -c '/var/www/html/tmp/dash_live.conf' udp://ip:port. Files are generated, but playback is starting after 2mintues and the video is not playing smooth, often it is getting paused for a sec and playing. The audio is playing properly. As the video is having problem, there is no sync between audio and video.
Do i need to change any parameter in configuration file or the combination of parameter am using is the problem. Am using this js player in html5 page for testing playback of live
"http://cdn.dashjs.org/latest/dash.all.min.js
List of Issues are
Playback is starting after 2minutes minimum
Video is getting paused often, playback is not smooth
Audio and video synchronization problem
The text was updated successfully, but these errors were encountered:
Hi,
Am trying to do dash streaming of live TV. The code used is /opt/test-engine-live-tools/bin/live-stream -c '/var/www/html/tmp/dash_live.conf' udp://ip:port. Files are generated, but playback is starting after 2mintues and the video is not playing smooth, often it is getting paused for a sec and playing. The audio is playing properly. As the video is having problem, there is no sync between audio and video.
The configuration file i use is below
dash_live.txt
Do i need to change any parameter in configuration file or the combination of parameter am using is the problem. Am using this js player in html5 page for testing playback of live
"http://cdn.dashjs.org/latest/dash.all.min.js
List of Issues are
The text was updated successfully, but these errors were encountered: