[Mono-list] udrec.exe doesn´t work anymore after updating SuSE 10 mono packets (1.0.x) to 1.1.12 from go-mono.org

Jörg Spilker js at jetsys.de
Sat Dec 24 00:16:23 EST 2005


Hello,

i´m using udrec.exe,  a mono application for recording video streams from a 
paytvbox (dbox for Premiere). I´m using this application now for about 2 
years i think with different mono packages and without any problem.

Recently i updated the SuSE 10.0 provided mono packages (1.0.8 i think) with 
the newer 1.1.12 ones from go-mono.org.

However, when trying to record streams i got the following exception:

lotus:/usr/src/packages/udrec_012q/src # mono /usr/local/bin/udrec.exe -ss 
4001 -buf 32 -urb 256000 -es  -o /sharing/dbox/stream
22:26:02 listening to any host on port 4001
22:33:12 to DBox: VIDEO 31341 32 0 1 vaaa 1ff 200 201 203
22:33:12 from DBox: INFO: IP c0a8090a Port 31341
22:33:12 from DBox: PID vaaa 4 1ff 200 201 203
22:33:13 to DBox: START
22:33:13 from DBox: INFO: UdpSender() - PID139 R0 W0
22:33:13 from DBox: INFO: DmxReader() - Pid 1ff 204960 0 0
22:33:13 from DBox: INFO: DmxReader() - Pid 200 29280 0 0
22:33:13 from DBox: INFO: DmxReader() - Pid 201 29280 0 0
22:33:13 from DBox: INFO: DmxReader() - Pid 203 29280 0 0

Unhandled Exception: System.NotImplementedException: The requested feature is 
not implemented.
in <0x0001d> System.Threading.Thread:Interrupt ()
in <0x000ac> Resend:Acknowledge (.UdpPacket packet)
in <0x001e6> Record:UdpReceiver ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()

I´ve attached the source code witch includes the method with the unhandled 
exception. Do i have to contact the author of the software about the problem 
or is the code perfectly ok and it´s just a problem of the new mono release?

Greetings, Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Resend.cs
Type: text/x-c++src
Size: 6034 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20051224/31a9e2fd/Resend.bin


More information about the Mono-list mailing list