Project

General

Profile

Actions

Custom MPEG-TS Input » History » Revision 1

Revision 1/28 | Next »
Jaroslav Kysela, 2014-11-17 15:47


Custom MPEG-TS Input

Requirement

The tvh 3.9.2100 and up.

IPTV URLs

pipe:///usr/bin/ffmpeg -re -i INPUTLINK -vcodec copy -acodec copy -mbd rd -copyinkf -flags +ilme+ildct -fflags +genpts -metadata service_provider=STRING -metadata service_name=STRING -f mpegts -tune zerolatency pipe:1

Other solutions (HTTP proxy)

[https://github.com/Jalle19/node-ffmpeg-mpegts-proxy|A simple ffmpeg HTTP proxy using nodejs|

Updated by Jaroslav Kysela almost 10 years ago · 1 revisions