[Live-devel] RTP from file
    Miguel Angel Cabrera 
    macabrera at solaiemes.com
       
    Mon May 12 15:31:41 PDT 2008
    
    
  
On Mon, 2008-05-12 at 14:40 -0700, Ross Finlayson wrote:
> >at the moment i receive rtp using udp, but i would like to receive rtp
> >reading from a file.
> 
> What do you mean by "receive RTP reading from a file"?  RTP is a 
> network protocol; not a file format.  There is no such thing as a 
> 'RTP file'.
> 
> Or do you instead mean: "Use RTP to stream (i.e., transmit) data that 
> was stored in a file"?  If so, then we have lots of code that does 
> this - depending on the file format and codec(s) used.
i mean instead reading rtp from a socket, read it from a file descriptor
(an opened file).
    
    
More information about the live-devel
mailing list