Skip to main content

Questions tagged [rtmp]

Real Time Messaging Protocol

Filter by
Sorted by
Tagged with
1 vote
0 answers
763 views

how to have ffmpeg delay 1 minute to system then run stream?

i want to restream with ffmpeg , how do i make it delay 1 minute ( but save to ffmpeg ) then stream ? the reason for the 1 minute delay is because my connection is slow, if it waits 1 minute it might ...
Joe Cola's user avatar
  • 363
0 votes
0 answers
186 views

How to stream several different pygame windows at the same time?

I am trying to do a comment driven live stream on several platforms at the same time. I am using pygame for the visualization by constantly saving an image of the game window using GTK and GDK, then ...
Nateguana's user avatar
0 votes
0 answers
4k views

RTSP stream to RTMP through Nginx-RTMP ffmpeg stream not working

I'm trying to convert a RTSP stream to RTMP through exec_pull inside RTMP application block. there are no errors but the stream doesn't work when I try to access it from VLC network stream. Gihtub ...
Srinivas Gowda's user avatar
9 votes
3 answers
31k views

Nginx RTMP module on Ubuntu 18.04

Installing Nginx on Ubuntu 18.04 was easy peasy, adding the RTMP module has resulted in less success for me. Preferably up-to-date version. I have been using the Nginx RTMP on Previous Ubuntu versions ...
Wogel's user avatar
  • 91
6 votes
1 answer
3k views

m3u8 and ts files are deleted after a while

I'm using ffmpeg to convert mp4 files to hls files using the following command: ffmpeg -i /var/mp4s/gua.mp4 -strict -2 -f hls /mnt/hls/index.m3u8 But after a few seconds, the .m3u8 and .ts files ...
Ryan's user avatar
  • 163
1 vote
1 answer
414 views

Trying to run a Program called worldforge but it comes up with an error

I recently downloaded a program called Worldforge, it is a game maker which is open source. I downloaded its executable file and gave it the permissions to run but when i went to start it it came back ...
mass334's user avatar
  • 13
1 vote
1 answer
717 views

RMTP Streamig to Twitch [closed]

First of all, i posted this question on http://unix.stackexchange.com but so far no responds. I'm reposting it here since i tried it on ubuntu 15. and got same results. I would like opinion on that. ...
Eska's user avatar
  • 495
2 votes
1 answer
3k views

Error while setting up a RTMP Server - make error

Trying to set up an RTMP server on Ubuntu 14.04.4, but I am running into the above error when trying to complete the guide found here. I have done everything correctly I think, when trying to run ...
Matt Fogleman's user avatar
7 votes
1 answer
58k views

How to install ffmpeg on ubuntu? [duplicate]

For transcoding video I need to use ffmpeg. I have tried to install but I have faced with problems. Is anyone that can help with this case or can anyone offer any weblink or guide where I can follow ...
Ahmet Jorganxhiu's user avatar
0 votes
1 answer
518 views

rtmpdump not working on Ubuntu Server 14.10

I followed these steps to patch rtmpdump with KSV's updates. rtmpdump executes beautifully on my laptop but when I tried the same thing on my Ubuntu Server machine, rtmpdump hangs after INFO: ...
JB0x2D1's user avatar
  • 454
8 votes
2 answers
28k views

Record Live stream

How do I record the live streaming screen with audio? I read in some forums about Mplayer and VLC player. I tried using download helper, with no luck These are the steps I do http://shalomtv.tv ...
Suresh's user avatar
  • 277
0 votes
1 answer
930 views

Streaming to Ustream via Desktop

Is there a software program (preferably professional studio software) which can stream to ustream via RTMP?
KI4JGT's user avatar
  • 1,878
7 votes
2 answers
17k views

How to download streaming video from a flash player (arte)?

there are a couple of concerts that I would very much like to view from Arte (I think it's a french TV channel?) but my connection is not good enough to stream the video. How can I download the file ...
wim's user avatar
  • 13k
1 vote
2 answers
1k views

Program for downloading MMS/RTMP files

For RTMP, I already tried RTMPDump. It's very difficult and complicated to use in the terminal. Is there a GUI-based alternative? For MMS, I already tried Firefox's plugin, and some download manager. ...
Smile.Hunter's user avatar
  • 8,615