1st you have to start reading the "How to" guid located here: http://download.videolan.org/doc/streaming-howto/en/streaming-howto-en.pdf the main idea is to create an SDP file on the server that everyone who turns to it will see the broadcast. you need to write a batch file that will "...
Actually, I tried the same but i didnt build the SDP file on my own but let the VLC create it. You do that by creating a batch file contains "call vlc...." here's the command I used to create the SDP file: call "c:\Program Files\VideoLAN\VLC\vlc.exe" -vvv --reset-config --no-audi...
Actually after long diggin' I found that the Axis filesystem cannot be hacked (no telnet communication and even the serial port aint playing a roll here)... So I'm now trying 2 things: 1. activating my DSS and get the SDP created on the camera - that works great for one camera but when i'm activatin...
Hi, I have an AXIS 214 PTZ IP camera with Unix filesystem. The camera acts as a streaming server and creates a SDP file locally. I want that the SDP file will be generated in another place on my network and I thought to install somehow the VLC in the camera filesystem and use it as a Relay server (t...
Hi, I have Axis 214 PTZ IP camera. the camera acts as a streaming server and creats a local SDP file that I can use. Is there a way to install the VLC in the camera startup (or something) so that the VLC will run and act as a Streaming server? The cause I need it is to relay the SDP file to another ...