[vlc-devel] Re: H.263 over RTP (RFC 2429)

Derk-Jan Hartman hartman at videolan.org
Fri May 28 18:05:32 CEST 2004


On 28 mei 2004, at 16:53, Callan, Wilson wrote:
> I have implemented enough of RFC 2429 "RTP Payload Format for the 1998 
> Version of H.263 Video" for it to work with live.com and quicktime.  
> in other words, i have a function in rtp.c for VLC to send H.263 in 
> RTP to another VLC or to a quicktime client.  i first did it in 0.7.1. 
>  i've integrated it in to 0.7.2 but cant get 0.7.2 to run at all 
> without a segmentation fault so i havent tested it there.
>
> should i give it to the current owner of rtp.c (Laurent Aimar 
> <fenrir at via.ecp.fr>?) or should i somehow check it in myself?
>
> here's the code...
>
>           sout_AccessOutWrite( id->p_access, out );

I think this should now be : rtp_packetize_send( id, out );

Could you confirm and test?
That's the only thing i can see right away. Fen might have some other 
ideas.

DJ
---
Universiteit Twente
Derk-Jan Hartman (d.hartman at student.utwente dot nl)
http://home.student.utwente.nl/d.hartman

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list