Re: [Live-devel] How to use PCIH.264 encoding card instreamingserver

2008-12-15 Thread Yedidia Amit
check the DeviceSource.h/cpp files for some initial instructions. - this is where you should put your API The you need to write your on subsession class that will create and connect the appropriate sink and source (in your case its the YourDeviceSouurce and H264VideoRTPSink (check other subsessi

Re: [Live-devel] H264 streaming

2008-12-15 Thread Ross Finlayson
I need to stream H264 video from linux device to PC. I write both the sender and receiver part but would like to comply to the standard way of streaming it, so: How should I packetize the video? Should it be NAL packets or should I put it into transport stream? For streaming, it is generally b

[Live-devel] H264 streaming

2008-12-15 Thread Stas Desyatnlkov
Hi All, I need to stream H264 video from linux device to PC. I write both the sender and receiver part but would like to comply to the standard way of streaming it, so: How should I packetize the video? Should it be NAL packets or should I put it into transport stream? Regards, Stas _

Re: [Live-devel] Live555 on TI's DSP

2008-12-15 Thread Marco Amadori
On Friday 12 December 2008, 19:07:08, alex wrote: > Hi, > Is there anyone who managed to run it on a non daVinci processor? > I'm having many problems compiling the package and use it with the NDK. I used it on success on another architecture (non davinci STB) too without problems... live555, e.