Skip to main content

All Questions

0 votes
1 answer
4k views

how to access a remote IP camera using UID

My colleague installed an IP camera and I want to access it to get frames from the stream. However, the IP provided is local, so I don't know how to access it. The access data I got looks like this: ...
terauser's user avatar
0 votes
0 answers
5k views

Windows network shared folder vlc player can't see

i am using windows 11 home the latest 22h version. I share a folder and use VLC on my TV to play local content from my computer. VCL never sees the shared folder. But when i disable/enable ethernet ...
user2508664's user avatar
1 vote
0 answers
1k views

File and printer sharing option keeps disabling itself

Details I'm using windows 7 home basic SP1 ,and I have couple of courses on my pc ,I wish to watch it on my iPad vlc media player Earlier I had achieved this on an Android device ,where I had ...
Chemist's user avatar
  • 175
0 votes
2 answers
589 views

Difference between Windows GUI red cross and taskkill command (need proper process exit)

I started VLC (with NDI plugin) in the command line using this Python code: vlc = sp.Popen(["vlc", "-", "--aout", "NDI", "--vout", "NDI", url], shell=True) (NDI is a video streaming network ...
luddite478's user avatar
-1 votes
1 answer
315 views

UPnP-Server behind Firewall won't show up in iOS-Apps

I'm in the middle of setting up a server net at home. The firewall between user and server net does UPnP-Routing via smcroute (and firewalling with iptables plus ipset). All in all it works perfectly. ...
The Becheesus's user avatar
0 votes
3 answers
4k views

Unable to stream the UDP on the internet

I am using the VLC media player on windows 10. When I used the file and stream using the HTTP on port 9000 it worked perfectly. I have port forwarding setup on the Router for both ports for the IP ...
ka007_stuck's user avatar
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
4 votes
1 answer
11k views

How does VLC-player play Samba-shared video files?

I have to Virtual Machines (Ubuntu 18.04) which are running on the same internal network. The Server-VM stores a video in a folder which is shared to the Client-VM using Samba. The bitrate of the ...
Julian F.'s user avatar
  • 503
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
0 votes
3 answers
872 views

Analyse UDP delay from tcpdump files

I have a video streamer (VLC) which is using RTP to stream video to a client. I have captured the packet trace from both the sender and the receiver side using tcpdump separately. The streaming ...
xavier666's user avatar
  • 195
0 votes
0 answers
377 views

Accessing remote VLC interface on home network via Safari browser on iPhone

I'm running a VLC on Mac OS X Yosemite and I want to control it over phone via home WiFi network. I configured remote interface on VLC following the instructions found on the net: The web interface ...
Konrad's user avatar
  • 767
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
0 votes
0 answers
1k views

Video streaming fails over rtp protocol

Video streaming between Unix Server (ffmpeg) and Windows client (vlc) completed without errors. Server side: ffmpeg -f v4l2 -r 25 -i /dev/video0 http://192.168.1.114:27018/feed1.ffm Client side: ...
dempap's user avatar
  • 439
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
0 votes
1 answer
2k views

IPTV broadcast through the internet

it happened to me that I have to leave but I have an IPTV at my home computer I would like to be able to watch it while I'm gone. IPTV comes with the Lan cable, but I can't access internet with it, ...
user974514's user avatar
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
1 vote
1 answer
4k views

Limit UDP outbound traffic to loopback (localhost) instead of eth0

Atm i'm testing it on Ubuntu Server at VMware Workstation + Windows 7 local host with bridged connection. Later this has to go to live server. I have VLC streaming video file on Ubuntu with cvlc -...
Johnatan's user avatar
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
13 votes
3 answers
149k views

How can I stream a game through VLC to my TV?

Is there a viable solution that can stream live input from PC games such as Left 4 Dead to the TV, possibly using DLNA? I've found a lot of streaming hard- and software, but they're all about sharing ...
Cees Timmerman's user avatar
1 vote
0 answers
1k views

Problems setting up VLC Sever/client streaming

I'm trying to set up a Linux machine as the server and a Windows XP machine as the client. Both machines are connected to the same local network via a Wi-Fi router. I setup the stream with the ...
ffledgling's user avatar
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
0 votes
1 answer
533 views

Creating a VPN Tunnel between website and the server

The machine which is connected in server LAN has the IP Camera Connected. From server the IP camera video feed can be viewable. I would like to view this IP camera from anywhere on the world through ...
user avatar