EPG from udp multicast
Added by Cesar Cesar almost 5 years ago
Can get the EPG from UDP multicast?
If so, can get some example? The same multicast have the channels and the EPG.
Regards.
Replies (1)
RE: EPG from udp multicast - Added by Cesar Cesar almost 5 years ago
Ok, some progress now i get the data from the udp multicast using dvbtee, and i get something like this:
{"EIT":[{"events":[{"descriptors":[{"descriptorTag":77,"lang":"eng","name":"Telenoche - Noticiero","text":"Con la conducción de María Laura Santillán, junto a la participación de todo un equipo de profesionales, llega hasta ti este espacio informativo para mostrarte los principales acontecimientos de Argentina y el mundo."}],"eventId":17,"f_free_ca":false,"lengthSec":65536,"runningStatus":1,"startTime":986703921152,"unixTimeBegin":1574722800,"unixTimeEnd":1574726400}],"lastTableId":78,"networkId":2003,"serviceId":13,"tableId":78,"tableName":"EIT","tsId":1003,"version":8},
A long file, how can add this to the EPG from Tvheadend?
Regards.