Beta support for transcoding
MuMuDVB can now transcode the streams. The current code only works in multicast and with partial (or no) autoconfiguration.
You can transcode streams to most of the formats supported by the libffmpeg
Please report your experience with this new feature
Unicast sending buffering
MuMuDVB now have a sending buffer for each unicast client, this avoid loosing packets when small connectivity problems occurs
SDT rewriting and EIT sorting
The SDT (Service Description Table) PID can now be rewritten to announce only the channel present. Without rewritting, some program could be disturbed by the "ghost" programs.
The EIT (Event Information Table) PIDs can now be sorted. Only the EIT packets concerning a channel are sent with the channel
Ability to disable multicast
For People using only unicast and which doesn't want to send multicast packets over their network, multicast can be completely disabled.
Card reading using thread
This feature is "experiemental". The reading of the packets from the DVB card can be made by an independant thread. This should make MuMuDVB more robust, in particular while using unicast.
OpenWRT support
MuMuDVB can now easely installed under OpenWRT, see (addlink) for more details
CAM improvments
Some improvments have been made in the code for the support of Conditionnal Access Modules, this solve problems with PowerCAM HD v3.1
And various bugs corrected