[vlc-devel] commit: RTMP access patch from Miguel Angel Cabrera <macabrera at solaiemes. com>. (Ilkka Ollakka )
Rémi Denis-Courmont
rdenis at simphalempin.com
Wed Mar 5 20:39:02 CET 2008
Le Wednesday 05 March 2008 20:59:14 Miguel Angel Cabrera, vous avez écrit :
> > The use of net_Connect() then net_Listen() looks rather weird...
>
> That is done that way because the are two possible scenarios one when
> connection to a RTMP server and one for receiving from a flash plugin.
IMHO, this is broken.
If you have two different schemes, then use two different protocols/shortcuts.
It makes no sense to try to connect, when you should know you are supposed to
be listening.
> > Why is this adding yet another configure option? I cannot see any
> > dependency.
>
> I dont know what do you mean.
You are adding a configure option, are you not? Why is this so?
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list