Good news everyone!
Last week Yellowtab sent me a updated media_server for Zeta 1.o which appears to work reliable with DVB. In the meantime, Yellowtab has made it available on their homepage, which is good for those who want to use eXposer, which was suffering from the same problem.
I also managed to get the AutoStart function working, so the DVB TV applications can use BMediaRoster::GetLiveNodes() now, and don't need some strange workarounds. It turned out that the prototype for the BMediaAddon::AutoStart() as described in the BeBook is wrong. One parameter is specified as int32, but must be an int, as done in the header file. Due to wonders of C++ name mangling, and int32 beeing defined as long on BeOS, that tiny difference is enough for the AutoStart function to get another internal name, resulting in not beeing called by the OS.
I mailed an updated DVB media-addon to Pascal today, so he can hopefully use it on his Zeta 1.0 system now for further DVB-S development.

1 Comments:
DVB-S! Yes yes yes yes yes!!! : )))
Post a Comment
<< Home