Mailing List archive

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

[vdr] Re: DESPERATION: vdr-stream-0.0.5 (was: Re: ANNOUNCE: vdr-stream-0.0.4)



At Monday 04 November 2002 23:52 DOm wrote:
> On my system ( vdr 1.1.14 and "old" drivers from Klaus' page ) i need to
> change line 18 of Makefile from
>
> DVBDIR = ../../../../DVB/include
>
> to
>
> DVBDIR = ../../../../DVB/ost/include
>
> to make the plugin compile successful.

Yes that's because I've followed Klaus and made the NEWSTRUCT switch 
obsolete, as 1.1.15 switched to HEAD branch.

> After that i get two ( trivial ) warnings:
>
> rtp.c: In function `int sendrtp2(int, sockaddr_in *, rtpheader *, char
> *, int)': rtp.c:150: warning: value computed is not used
> rtp.c: In function `int getrtp(int, rtpheader *, char **, int *)':
> rtp.c:159: warning: unused variable `int i'

rtp.h and rtp.c are taken from dvbstream-0.4pre2 (I'll put that into the 
README) and were not modified by me.

> mplayer rtp://224.0.1.2:5002 -cache 2048
>
> the player starts the caching process, but it hangs after a while... if
> ( in the meantime) i stop and restart streaming on VDR, mplayer
> continues the caching process and finally plays the stream successfully.
>
> It works.

Do you have to do that always or did it happen that one time only?

Greetings,
Sascha Volkenandt



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



Home | Main Index | Thread Index