[Live-devel] about DeviceSource::eventTriggerId

2011-11-12 Thread HilmanKevin
hi,kind expert i want to use DeviceSource.i read code of DeviceSource,DeviceSource is incomplete.i have a trouble to use it. here in DeviceSource.cpp void DeviceSource::signalNewFrameData() {//i define signalNewFrameData as a public member function of DeviceSource class in my test Task

[Live-devel] about h264 trick play in live555

2011-11-08 Thread HilmanKevin
hi,everyone i want to add trick play func for h264.And i know i should add some code on H264VideoFileServerMediaSubsession.cpp,reload func OnDemandServerMediaSubsession::seekStreamSource. at beginning,i think i could compute seek position of h264 according to seekNPT parameter.of course, i us

[Live-devel] about multiplexing audio and h264 video into ts file

2011-11-06 Thread HilmanKevin
hi,everyone i want to revise live/testprogs/testH264VideoToTransportStream.cpp to add the function of multiplexing audio and h264 video into ts file.i add some code here like red code below.Am i right to complete my goal?any light would be appreciated.thanks a lot. int main(int argc, char*