I tried exactly the same program even though the more updated version (from github) but the problem is that it need to have a tuned frontend by some other means ( tv_grab_dvb cant tune the frontend itself )
Actually i have both types of sources , thats why i mentioned both.... I have a profesional satellite headend that does the streaming of the dvb-s to SPTS (multicast) and also have some TBS cards on a server that does the same via dvblast/mumudvb etc
What i was thinking/looking was a script that does automatic transponders on a given satellite epg grab via tv_grab_dvb and maybe the rotation of the satelite itself too to different satellites (so it grabs all the epg on hotbird then it rotates the satelite to astra 19.2 and does the same )
And the final part would be a single xmltv file that we can use on stalker or other middlewares
Since that solution would probably make a big file and maybe conflicting channel SID (since the same SID number maybe is used on another satellite for another channel ) i was looking as a better option to have kinda a tv-grab_dvb from the EIT table that my streamers is outputing muxed on eqch spts multicast ip:port
In this case I/we wouldnt need to import epg from transponders that we dont stream ....having a more precise xmltv file (since it would have only the epg for the channels that are currenty being streamed to multicast )
Long email :). Thanks for reading
so the idea is to have a script / program etc to grab the EPG / EIT table from the DVB stream (multicast stream) that is reachable from the stalker severbecause not every channel has programs (xmltv) on the internetis it possible?