Skip to main content

All Questions

3 votes
0 answers
4k views

VLC is not picking up FFMPEG UDP stream

I have FFMpeg streaming video via UDP to my desktop. I ran a wireshark analysis, and the data is reaching my desktop, you can see one of the packets below. However, when I look for a network stream ...
tuskiomi's user avatar
  • 853
1 vote
1 answer
3k views

VLC udp stream stops after any interrupt or track change in lan in mac os

I am trying to stream audio in lan network in mac os sierra with vlc version 2.2.5.1 Umbrella. I am able to stream my playlist .xspf file. But it stops after one song finish or track change and need ...
Harshal Bhatt's user avatar
3 votes
2 answers
27k views

VLC UDP network stream does not work in Windows, but does in Linux

I've got a udp stream (not accesible to the outside world) that VLC has able to play under Linux, but isn't able in Windows. Windows Firewall is turned off. In order to test the udp stream in VLC, I ...
user3596479's user avatar
1 vote
1 answer
2k views

How to synchronise duplicate RTP streaming with VLC?

I would like to use VLC in order to stream an audio file from a server to several clients over an IP network. Both the server and the clients are running Linux. Here is my try for two clients: Server ...
tvuillemin's user avatar
1 vote
0 answers
4k views

How to use VLC as a DVR (split-screen)?

Is there any way to make VLC tune into multiple sources/streams and display them as a single split screen? My Main goal is to then take this single screen and multicast it on my office network. If ...
rantsh's user avatar
  • 121
3 votes
1 answer
7k views

VLC playing vid over samba stuttering?

This is sort of an open ended question, so any recommendations will be appreciated I have a ubuntu box as my main server and I stream video on my mac since I can't carry my server box upstairs This ...
xjq233p_1's user avatar
  • 851
1 vote
1 answer
5k views

Constant video stuttering/freezing/buffering over LAN

INTRODUCTION I just got a new computer, and for some reason I can't stream videos over LAN like I used to be able to with my old laptop. When streaming videos of any type, the video has to stop every ...
E-swizz's user avatar
  • 101
5 votes
2 answers
23k views

FFMPEG: Stream a file with original playing rate

I want to stream a file to the network using ffmpeg in it's original frame rate; so I can play the generated UDP stream using some receiver client such as VLC. I used this command: ffmpeg -i "...
sajad's user avatar
  • 175
1 vote
1 answer
809 views

Real time audio streaming

I have a remote computer running OS X. I would like to stream the audio from the microphone input over the network so I can listen to it. Primarily I want to do this because I'm out of the office but ...
Josh K's user avatar
  • 12.8k
0 votes
1 answer
2k views

VLC RTP Streaming in FC12

I'm trying to get VLC to work streaming RTP audio/video over my office network. The goal is multicast a/v streaming. In all test cases, we are streaming from VLC to VLC. I am able to stream from ...
Matt D's user avatar
  • 111