[Live-devel] Combine units for H264
Ross Finlayson
finlayson at live555.com
Sun Feb 14 13:30:13 PST 2010
>Problem 1: My IPP decoder is runnin, I tested this unit with an
>.h264 testfile, but I can't decode h264 which is incomming from the
>camera. Is there a class which can handle the NAL Units and put
>everything togehter or maybe create an h264 bitstream ?
Yes: "H264FileSink". I suggest that you run "openRTSP" with the "-v"
option, to output a H.264 bytestream to 'stdout', and then pipe this
into your decoder application (which reads from 'stdin').
>Problem 2: How can I put the LiveMedia Server and the openRTSP
>Client togehter ? (Simple Player is one PC in the Internet, die
>LiveMedia Server with openRTSP is on another server or PC and is
>responsible for receiving and streaming frames to the simple player)
They're seperate applications, so just run them as separate applications.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list