Open Kitoko86 opened 2 years ago
The code is here: https://github.com/catalinii/minisatip/blob/master/src/dvb.c#L1172
It is possible to do this without code manipulation but did not try it yet
I'm sorry to bother you about this but I'm not a developer so it's not easy for me to patch the application to suit my needs.
My tuner uses the stv0910 frontend. Here is a snippet of the code linked to it.
Hi,
What portion of source code in minisatip do I need to modify to receive full baseband frames with my tuner? For reference, the Digital Devices repository states to set the parameter DTV_STREAM_ID to 0x80000000 to enable the frame mode.
Until now, I test a data feed on Astra 19.2E with the following settings in the url:
http://192.168.x.y:port/?src=4&freq=11263&pol=h&msys=DVBS2&sr=33000&pids=all
.