samirkumardas/jmuxer

Blurred screen when using jmuxer

fenglin-Zhou opened this issue · 7 comments

Hi, thank you for such a great project.
I encountered a problem of blurred screen when using jmuxer. I use websocket to transmit the real-time data of the camera to the browser for display, but the bottom half of the image cannot be displayed. There will also be problems when I transfer the h264 file to https://samirkumardas.github.io/jmuxer/h264_player.html.
image
but it does not appear when I use the client [potplay] that supports h264 file playback.
~~MCHH9_ {BSKZK5KBUYW07
This problem has been improved when I modified the video head parameter I frame interval to be lower. It seems that jmuxer has some problems with I frame processing.

Hi,Samir Das
This seems to be a problem with the calculation of P frames when there are small fluctuations.
test.zip

Thank you for the file. Yeah, I also got the same as you described. Will investigate when I get some time.
Don't forget to share if you find the solution meanwhile.

Hi Samir, thank you so much for the work you are doing. I am having the same issue. Do you have any update ? :)

nope :(
Have not got a chance to look at it.

FDTao commented

Hi @samirkumardas I encountered the same problem, can you take some time to check it? thanks!

Hi, we have the same issue, is there any update on this issue or any improvement?