- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi I am trying to spilta h264 video stream via an IP camera both the video and audio stream by using the demux_decode sample but the sample uses a input file and not a video stream. From what I have been reading I need to use UMC::DataReader not UMC::FileReader. I have tried to populate UMC::DataReader pDataReader->m_pDataPointer & pDataReader->m_pEODPointer with the buffer array sent via the camera which contains one frame arrayand one audio array but when I pass pSplitParams->m_pDataReader = pDataReader as in the demux_decode example umcRes = pSplitter->Init(*pSplitParams) return -999 or VM_OPERATION_FAILED. Is there any samples that show how to do this or can someone see what I need to do for pSplitter->Init(*pSplitParams) to suceed.
Thanks
Nigel
Thanks
Nigel
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Nigel,
Is the problem MediaSDK related? Here is the forum. More experts there may provide help.
http://software.intel.com/en-us/forums/intel-media-sdk/
Thanks,
Chao
Is the problem MediaSDK related? Here is the forum. More experts there may provide help.
http://software.intel.com/en-us/forums/intel-media-sdk/
Thanks,
Chao

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