OK so I understand not all data is obv IPTV, clearly its not. But how do you tell? how do you parse it?
Im trying to test ACM/VCM on 89w ku there are a few here. And all data. some in TS, some not (thats a future me problem I believe)
Ive tried saving the entire 8192 pid, as well as just selecting one of the two pids. then using IPCleaner but with no results.
11800 H 30000 89w
again this might not be IPTV, probably not. But am I doing it right? or is there some trick here I dont know about![]()
UDL
Im trying to test ACM/VCM on 89w ku there are a few here. And all data. some in TS, some not (thats a future me problem I believe)
Ive tried saving the entire 8192 pid, as well as just selecting one of the two pids. then using IPCleaner but with no results.
11800 H 30000 89w
Code:
-PID--FREQ-----BANDWIDTH-BANDWIDTH- 0000 4 p/s 0 kb/s 7 kbit 0010 4 p/s 0 kb/s 7 kbit 002b 5 p/s 0 kb/s 8 kbit 012c 8733 p/s 1603 kb/s 13134 kbit 0190 1404 p/s 257 kb/s 2111 kbit 1fff 17247 p/s 3166 kb/s 25940 kbit 2000 27401 p/s 5030 kb/s 41211 kbit -PID--FREQ-----BANDWIDTH-BANDWIDTH-
Code:
updatelee@antec:~/src/UDL/updateDVB$ wine ../../IPcleaner/IPcleaner.exe -infile=build-updateDVB-Desktop-Debug/test.ts IP Cleaner v0.44a-beta Copyright (C) 2010-2012 updatelee@antec:~/src/UDL/updateDVB$ wine ../../IPcleaner/IPcleaner.exe -infile=build-updateDVB-Desktop-Debug/test.ts -pid=0x012c IP Cleaner v0.44a-beta Copyright (C) 2010-2012 Stream format not supported updatelee@antec:~/src/UDL/updateDVB$ wine ../../IPcleaner/IPcleaner.exe -infile=build-updateDVB-Desktop-Debug/test.ts -pid=300 IP Cleaner v0.44a-beta Copyright (C) 2010-2012 Stream format not supported updatelee@antec:~/src/UDL/updateDVB$
again this might not be IPTV, probably not. But am I doing it right? or is there some trick here I dont know about

UDL