kyriesent / node-rtsp-stream

Stream any RTSP stream and output to websocket for consumption by jsmpeg (https://github.com/phoboslab/jsmpeg). HTML5 streaming video! Requires ffmpeg.
MIT License
451 stars 166 forks source link

JSMpeg: Possible garbage data. Skipping. #10

Closed Spaarw closed 7 years ago

Spaarw commented 7 years ago

Hi, Thanks for this module.

I got this client error when implemented your example image

This is my Server side image

This is my Client side image

Anyone can help me ?

Spaarw commented 7 years ago

Solved ! :)

My problem was a version problem, I had to use V0.1 of jsmpeg, and not V0.2 https://github.com/phoboslab/jsmpeg/releases