JvanKatwijk
JvanKatwijk
The interesting thing is that the obvious change to the code that solved Andrews problem causes the RDS decoding to fail completely for the transmissions here. I attach a link...
Hello You have different quations a. wrt the TPEG : if "datastreamer" is enabled then the code is included such that TPEG output is send ro port 8888. The data...
I'll have a look agt the datagram, it is pribably not used for 6 or 7 years Op do 21 mrt 2024 om 17:28 schreef werwaswarum ***@***.***>: > Hi Jan,...
In the code I see that the default port to which IP data is sent is also 8888, which is obviously confusing. I used to have a raw input recording...
Hi Lars Looking in my dusy archive I discovered a recording (French from 2017) with some IP data on it and when configuring it, Qt-DAB emits packages of 400 bytes....
Hi Lars, It took a while, since I detected an error in the xml file handling. I upload the new sources in a inute Wrt the data: very interesting, two...
have a look at https://www.digitalbitrate.com/dtv.php?mux=5C&pid=4494&live=155&sec=0&lang=en It tells how the packets are encoded, so later this week I'll see whether I can get some data visible Op zo 24 mrt 2024...
Hi Lars, That is funny, the header encoding (at least the way I understand it) says that the two channels labeled TPEG are encrypted, but then, it is a long...
The "client" separares the headers from the bodies of the data. While there are C++ ;ibraries for encoding base64 (and decoding_ there does not seem to be an easy to...
OK, the C++ implementation separated the ehaders from the bodies of the frames and stores the bodies in a vect It seems easiest to pass such vectors to a pythin...