Project

General

Profile

Feature #6064

IPTV OTA EPG Grabbings

Added by Ronen Paz over 3 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
EPG
Target version:
-
Start date:
2021-06-15
Due date:
% Done:

0%

Estimated time:

Description

hi,
i have recntly installed tvheadend on my computer in order to grab the epg from a few iptv channels (multicast udp channels).

my problem is that these channels do not publish the epg according to the standards, so TVH cannot detect them.

after a few conversations with he supplier of these channels,
i figured that each channel delivers the EPG on stream type 5 (which is different from the video or audio).

in a test that i've made, VLC also cannot detect the epg.

the PID of these services (there are several according to what i've seen) is not detected by TVH.

is there any way to get these PID's detected and make the epg ota grabbing work?

thank you!

History

#1

Updated by Flole Systems over 3 years ago

  • Assignee set to Ronen Paz
#2

Updated by saen acro over 3 years ago

You can remap with FFMPEG

ffmpeg -i input.mp4 -codec:v copy -codec:a copy -streamid 0:50 -streamid 1:52-f mpegts output.ts

or with TSDUCK

#3

Updated by Flole Systems over 3 years ago

  • Status changed from New to Rejected

Closing due to inactivity.

Also available in: Atom PDF