Mailing List archive

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

[vdr] Re: streamdev [was: VDR developer version 1.3.14]



Chad Flynt <hoochster@sofnet.com> writes:

>>>>I cannot make the streamdev pluggin - I have read the mailing list but
>>>>the patch doesn't change anything
>>>I have made a experimental patch.
>>>I only can say that it compiles, no further tests done
>>I'm getting "badly formed patch at line 21"
> By manually patching 0.3.3-pre4 I am getting on compile:
> client/assembler.c: In destructor 'virtual
>    cStreamdevAssembler::~cStreamdevAssembler()':
> client/assembler.c:36: error: 'WakeUp' undeclared (first use this function)
> client/assembler.c:36: error: (Each undeclared identifier is reported
> only once
>    for each function it appears in.)
> make[1]: *** [client/assembler.o] Error 1

I'm also very interested by this plugin.
Unfortunatly i can't upgrade to 1.3.13/14 because streamdev is now
used 24/7 here.

(from HISTORY)
- Removed the signal handler and WakeUp() call from cThread (it is no longer
  needed).

You can try to remove the WakeUp() call in client/assembler.c but I'm
not sure that's the correct way to fix it.

It doesn't work here anyway: on my streamdev-server I have this kind
of error:
vdr[19007]: ERROR: thread -1257981008 won't end (waited 3 seconds) - cancelling it...
vdr[19007]: receiver on device 1 thread started (pid=19007, tid=-1257981008)

-- 




Home | Main Index | Thread Index