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
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
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
_
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.