AndroidDvbDriver
AndroidDvbDriver copied to clipboard
No stream with Mygica T230 DVB-T/T2/C
I successfully tested the library with a Astrometa DVB-T2:3-2 but I've got issues when testing with a Mygica T230 DVB-T/T2/C: the input stream returned by dvbDevice.getTransportStream() doesn't provide any data (the read() methods block endlessly).
Do you have any suggestion ?
Can you try uninstalling the original app that comes with the mygica?
There is an issue of the original app putting the hardware in an unknown state that the driver can't recover from. While the tuner keeps tuning and reporting signal strength, it fails to return data.
Normally "blocking indefinitely" means there's no data to send. However under this "bug" it never returns.
I didn't install any specific app for the MyGica. I just plugged it in place of the Astrometa and rebooted the device.
commented 3 months ago I didn't install any specific app for the MyGica. I just plugged it in place of the Astrometa
commented 3 months ago I didn't install any specific app for the MyGica. I just plugged it in place of the Astrometa