videojs / videojs-contrib-hls

HLS library for video.js
http://videojs.github.io/videojs-contrib-hls/
Other
2.84k stars 792 forks source link

Audio issue #1367

Closed Rushijain closed 6 years ago

Rushijain commented 6 years ago

I am using videojs to view live videofeed i am using ffmpeg to create the video from webcam with audio encoding 'aac' The problem is that it is player is loading only one chunk of the live feed and stops If i don't encode the audio and giver the player a video without audio it plays correctly

gesinger commented 6 years ago

Hey @Rushijain , would you be able to provide a reduced test case, using our starter template on JSBin and provide your source so we can see what's happening? And what browser/OS are you using? Thanks.

gesinger commented 6 years ago

Closing for now. If you're still having trouble with the latest version of videojs-contrib-hls, please let us know (and provide a reduced test case with your source and platform details). Thank you.