Questions tagged [rtmp]
Real Time Messaging Protocol
14 questions
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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.
...
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 ...
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 ...
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: ...
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
...
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?
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 ...
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. ...