Re: [Live-devel] problems with New FramedSource creation

2008-12-03 Thread anand meher
iceSource->doGetNextFrame() because it needs to be framed by the TransportStreamFramer. I dont know wether calling videoSink->startPlaying() is the correct way of signalling the new data. i can clarify some of the points if its not clear. best regards Anand Meher. On Wed, Dec 3, 2008 at

[Live-devel] problems with New FramedSource creation

2008-12-03 Thread anand meher
Hi everyone, I am developing software which is a multithreaded program and one thread requires the transport stream packets to be streamed from my data structures. I should also take care of mutual exclusion to the access of the data structure .I have created a new Device Source