-
Notifications
You must be signed in to change notification settings - Fork 201
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
openh264 can't decode video from linphone client #494
Comments
Have you found a solution or an alternative to this problem? I am getting the same error when trying to connect to a SIP camera (MileSight MS-C2963-PB). I also tried forcing doubango to use the other codecs but it doesn't work. It works on the boghe app v2.0 153.936, but since then doubango has been updated. I will probably checkout back on the commits to see when it starts working. |
Use FFMPEG to replace OPENH264.
|
Thanks, the solution worked! |
Hi, it's disconnecting the call after 1 second ring, please help |
santanu1122, can you provide logs? |
it couldn't decode the remote video , when i used ffmpeg as codec, it always said **[DOUBANGO WARN]: function: "tdav_codec_h264_get_pay()" pls help me to fix it. |
@DoubangoTelecom when I use openh264 as codec, it couldn't decode the video sent from linphone client. it always says
MSG: OpenH264: DecodeFrame failed: 18
*[DOUBANGO INFO]: Failed to decode the buffer with error code =18, size=0, append=yes
*[DOUBANGO INFO]: Decoding failed -> request Full Intra Refresh (FIR)
*[DOUBANGO INFO]: Outgoing SIP INFO ('picture_fast_update') requested but delay too close
**[DOUBANGO WARN]: function: "tdav_codec_h264_cisco_decode()"
file: "/Users/macdeveloper/sip-research/mydoubs/doubango/branches/2.0/doubango/tinyDAV/src/codecs/h264/tdav_codec_h264_cisco.cxx"
line: "486"
MSG: OpenH264: DecodeFrame failed: 4
*[DOUBANGO INFO]: Failed to decode the buffer with error code =4, size=0, append=no
*[DOUBANGO INFO]: Decoding failed -> request Full Intra Refresh (FIR)
The text was updated successfully, but these errors were encountered: