[vlc-devel] Question about implement playing specific packet	format
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Thu Aug 18 10:58:40 CEST 2011
    
    
  
On Thu, 18 Aug 2011 15:42:51 +0700, "Ha, Tuan Trung"
<hatrungttha at gmail.com> wrote:
> But after reading code in module rtp, rtsp, I still not understand
> where each packet is added to the stream before sending to the demux.
> 
> Could anyone show me some suggest about where to start or am I right
> to modify code there?
As things currently stand, RTP packets are received and processed by the
external live555 library. The VLC live555 demux plug-in passes the payload
straight from live555 to the codec.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list