Project

General

Profile

Actions

Bug #3630

closed

pipe doesn't work on mux url but works on command line

Added by Jose Silva about 9 years ago. Updated about 9 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
IPTV
Target version:
-
Start date:
2016-03-15
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1-1429~ge29df17~jessie
Affected Versions:

Description

This works on command line:

rtmpdump -r "rtmp://rtppullswflivefs.fplive.net/rtppullswflive-live" -y "2ch5h264" -W "http://programas.rtp.pt/play/player.swf" -p "http://www.rtp.pt/play/direto/rtp1" --live --timeout 15 -q -o test.flv

But it doesn't work as piped url for mux:

pipe:///usr/bin/rtmpdump -r "rtmp://rtppullswflivefs.fplive.net/rtppullswflive-live" -y "2ch5h264" -W "http://programas.rtp.pt/play/player.swf" -p "http://www.rtp.pt/play/direto/rtp1" --live --timeout 15 -q pipe:1

Result:
2016-03-15 00:44:38.766 subscription: 016A: "scan" subscribing to mux "RTP 1 Test", weight: 6, adapter: "IPTV", network: "IPTV Test", service: "Raw PID Subscription"
2016-03-15 00:44:38.947 iptv: stdin pipe unexpectedly closed: No data
2016-03-15 00:44:53.000 mpegts: RTP 1 Test in IPTV Test - scan no data, failed
2016-03-15 00:44:53.000 subscription: 016A: "scan" unsubscribing

rtp1.pt is Portuguese national television official site.

Shouldn't this work?

Actions

Also available in: Atom PDF