I`m working on a DVB Project for my school and this Task is about PID remapping .
I am recieving a DVB-S Stream MPEGoIP from an IRD (professional receiver) ,with bouquet stream which contains several Services on it`s self ,now i`m able to select which Service i want to duplicate with the commant
Code: Select all
program=607 :sout=#duplicate{dst=std{access=udp,mux=ts,dst=127.0.0.1:1212}}
the command is pid-video=<pid> .
So can somebody describe me the algorithm of the command how to Change Audio and Video pid ,i tried a lot today from 8 clock on morning until now 10:00 pm but without success.
PS: i`m checking for PID`s with TSReader .
Best on advance