Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] dvbstream 0.4pre2 - PS streaming and mplayer patch



On Thu, Jan 31, 2002 at 07:36:48PM +0000, Dave Chapman wrote:
> I have just released a new version of dvbstream, my application for 
> RTP-streaming live DVB broadcasts over a LAN.  It is available in the usual 
> place:
[...]

Great.

But, could you correct the following line?

[dvbstream-0.4pre2/dumprtp.c;Line 71]

socketIn  = makeclientsocket("224.0.1.2",5004,2,&si);

Should be:

socketIn  = makeclientsocket(ip,port,2,&si);


-- 
Frank



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index