-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blurred screen when using jmuxer #127
Comments
Thank you for reaching out.
Can you share a sample H264 file so I can test it?
Best regards
…On Mon, Nov 21, 2022 at 6:24 PM FenglinZhou ***@***.***> wrote:
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: image]
<https://user-images.githubusercontent.com/40049192/203201562-c75e23ce-2cc4-4e3c-9d7d-55c8976004a6.png>
but it does not appear when I use the client [potplay] that supports h264
file playback.
[image: ~~MCHH9_ {BSKZK5KBUYW07]
<https://user-images.githubusercontent.com/40049192/203202418-b789809c-9c80-48dc-ad0a-d5b60edad6af.png>
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.
—
Reply to this email directly, view it on GitHub
<#127>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABEZBT6LZ6BM4MBJX2QLGGLWJQVE3ANCNFSM6AAAAAASHI3XTM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
-----------------------------------
Samir Das
Cell: +1-669-266-8232
|
Hi,Samir Das |
Thank you for the file. Yeah, I also got the same as you described. Will investigate when I get some time. |
Hi Samir, thank you so much for the work you are doing. I am having the same issue. Do you have any update ? :) |
nope :( |
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? |
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.
but it does not appear when I use the client [potplay] that supports h264 file playback.
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.
The text was updated successfully, but these errors were encountered: