- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I use m_pmfxSession->SyncOperate(...,MSDK_ENC_WAIT_INTERVAL);
I find SyncOperate take 60ms.
My video frame resolution is 1920*1080
How to improve it?
Thanks
I find SyncOperate take 60ms.
My video frame resolution is 1920*1080
How to improve it?
Thanks
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I met the same problem too. Posted it and got Petter's answer. His reply is very helpful.
BTW, You have to give more information about how do you use SyncOperate at your encoder side. The most possible reason is how fast to clean encoded buffer in CEncTaskPool. If you are using RTP streaming, you have check your network speed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi kkbee,
If low encode or decode latency is important to your usage I suggest you take a look at the following paper:
http://software.intel.com/en-us/articles/video-conferencing-features-of-intel-media-software-development-kit/
And thanks for your input Jiuxiang.
Regards,
If low encode or decode latency is important to your usage I suggest you take a look at the following paper:
http://software.intel.com/en-us/articles/video-conferencing-features-of-intel-media-software-development-kit/
And thanks for your input Jiuxiang.
Regards,
Petter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for jiuxiang and Petter's response.
How can I know ifI set low latency success or not?
Do you have any data about how much latency this library require in low latency and non-low latency mode.
Thanks
Thanks for jiuxiang and Petter's response.
How can I know ifI set low latency success or not?
Do you have any data about how much latency this library require in low latency and non-low latency mode.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi kkbee,
If you follow the suggested decoder and encoder configuration you should see latency below 10ms (especially if you are using HW codec).
Regards,
If you follow the suggested decoder and encoder configuration you should see latency below 10ms (especially if you are using HW codec).
Regards,
Petter
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page