I'm trying to read the program listings from the channel data stream from a HDHomerun. For now, I'm just using curl to pull from the device into a file.
I am taking the sample app and just reporting on any EIT packets. My app finds none. If I use dvbtee to dump out data, I definitely get schedule listings from the same file.
Looking for some guidance around retrieving the program listings. Is the EIT packet the correct one? Is that something that the library supports? (The checkbox indicates it should...)
Thanks!
I'm trying to read the program listings from the channel data stream from a HDHomerun. For now, I'm just using
curlto pull from the device into a file.I am taking the sample app and just reporting on any EIT packets. My app finds none. If I use
dvbteeto dump out data, I definitely get schedule listings from the same file.Looking for some guidance around retrieving the program listings. Is the EIT packet the correct one? Is that something that the library supports? (The checkbox indicates it should...)
Thanks!