Continuously sending video data to devices such as other computers, mobile phones or TV sets.
Questions tagged [video-streaming]
590 questions
71
votes
2 answers
What does Matroska have which WebM doesn't, that made the differentiation necessary?
I've read that WebM is essentially a subset of the Matroska format. What does Matroska support that WebM doesn't, which necessitated "christening" a new format rather than just saying "WebM = Matroska with a restricted set of codecs used"?
I'm…
einpoklum
- 10,666
67
votes
1 answer
Downloading m3u8 videos
I am trying to download video from a .m3u8 livestream video format.
How can I download m3u8 videos using software on my personal computer such as ffmpeg, youtube-dl, VLC, etc?
M3U is a computer file format for a multimedia playlist. One common use…
FarouK
- 801
45
votes
8 answers
Why is VNC on Windows so slow?
In a test, I could stream a full HD movie across our network from my friend's computer, no problem.
It's as fast as I could want.
But VNC is painfully slow. We've tried Real VNC and Tight VNC, I've played around with the Capture Method settings, but…
Josh Comley
- 4,122
43
votes
6 answers
Capture RTSP stream from IP Camera and store
I've got a few IP Cameras which output an RTSP (h264 mpeg4) stream.
Hitting the URL locally via VLC:
rtsp://192.168.0.21:554/mpeg4
I can stream the camera and dump to disk (on my desktop). I'd like to however store these files on my NAS (FreeNAS).…
Keerthi
- 531
40
votes
4 answers
Download video from Microsoft Stream
I'd like to download video from Microsoft Teams, or better yet, from Microsoft Stream. I read that this function is available only for the owner.
The problem is the following: from tomorrow my university is starting streaming lectures because in…
Gennaro Arguzzi
- 1,253
36
votes
5 answers
Creating MP4 videos ready for HTTP streaming
How can I convert some.flv or some.avi or some.wmv with FFmpeg to be sure that this video will be playable and seekable in JW Player?
abrahab
- 433
29
votes
4 answers
How much bandwith is required to stream 1080p?
I am wondering how much bandwith is required to stream a 1080p movie from for example Youtube. I am aware that there may be things such as compression that come in play here, but can anyone provide a good answer for this anyways?
Chris Dale
- 603
26
votes
6 answers
How can I download stream videos with rtmp protocol? From Harvard Extension, more specifically
I've been having trouble downloading video lectures from Harvard Extension School. I was hoping I could take CS171, but I found myself having to spend awful lot of time waiting for endless buffering. So I wish to find a way to have the lectures…
alxyzc
- 425
22
votes
6 answers
Can I make a video not downloadable?
I'm a user who has Internet Download Manager and I haven't met any video content that couldn't be downloaded by IDM.
Now I would place some videos on my website and make them not downloadable, or at least not viewed after downloaded – and I'd like…
Gio
- 273
17
votes
2 answers
Computer won't play any online video until I reboot
For some reason, sometimes when I put my Windows 10 PC (Geforce GTX 970) to sleep and bring it back up, online videos will NOT play. Doesn't matter the browser (I've tried Chrome, Firefox, IE), or the site (twich, youtube, anything), they will not…
Kenny
- 572
15
votes
7 answers
How do I play a RTMP stream in VLC?
I'm trying to get a RTMP stream to play on VLC and the URL is in this format:
rtmp://76.10.10.240/liverepeater/mp4:name.mp4
I'm able to record the stream with CooJah but I only want to watch it via VLC. Any ideas?
kbtz
- 153
- 1
- 1
- 8
13
votes
3 answers
Is it possible to stream Windows desktop apps to a DLNA TV?
Is there any way (hardware or software) to stream the actual Windows desktop to a DLNA TV? I know you can stream certain media files (and this is working fine) but I would need to stream normal Windows applications to a remote TV via the local…
NickG
- 1,272
13
votes
4 answers
Can YouTube (e.g.) send a video file once and multiple users stream it?
Can YouTube (e.g.) send a video file once and multiple users stream it? Or does YouTube need to send the file to each person individually, even though all of the users live in the same region?
If it is the second case, is there any way through,…
Someone
- 157
12
votes
1 answer
Get webrtc-like latency with ffmpeg?
I've been using this between Chrome and my phone:
http://www.webrtc.org/demo
And the latency is really good - less than 1 second.
I've been trying to replicate that on my computer with no success.
ffmpeg -f video4linux2 -i /dev/video0 -s 320x200 -r…
David N. Welton
- 223
12
votes
5 answers
How to stop downloading of a streaming video
This is a problem I have in my mind for a long time and now I want to ask Super Users.
I often watch streaming videos on various video sharing sites and Facebook. I click on the "Play" button on the relevant online player, and video starts to load…
Mehper C. Palavuzlar
- 55,953