jsmpeg icon indicating copy to clipboard operation
jsmpeg copied to clipboard

Streaming via WebSockets

Open hj0728 opened this issue 6 years ago • 1 comments

Hello, I push the audio stream from ffmpeg, and play the sound on the page through websocket. I find that the sound will be intermittent. Is there any good way to solve this problem?

hj0728 avatar May 24 '19 02:05 hj0728

As noted on the README, have you tried running 2 processes of ffmpeg in parallel?

Esser50K avatar Jun 24 '19 20:06 Esser50K