Hello all,
I am trying to receive live webcam feeds using openRTSP. Following
is
my setup. In PC I'm capturing video and audio through a webcam and mike using
VLC player and am streaming the file to the network using the RTP option in VLC.
In another PC I'm trying to receive the strea
Thanks Ross.
Is it possible to view the video while it is being streamed using the
other application (can I use VLC for that purpose?).
Also, while I was looking through the RFC for RSTP, I found that the
"C-line" parameter tells the server where to stream the data,
so can I change the IP info
I have not looked at the livemedia code in depth but my impression is
that it is not easy to do a true zero-copy RTP server on linux. I have
a zero copy stack for raw UDP using an ethernet controller with h/w
checksum and scatter-gather DMA (transmit gathers the header and the
payload separate
Folks:
Do any of you have any experience getting the live555
library to work exchanging video (especially reading from) a WMS
(Windows Media Server)?
I've encountered a bug with VLC, which is using the
live555 library to read video for rtsp, and though it mostly works,
Folks:
Do any of you have any experience getting the live555 library to
work exchanging video (especially reading from) a WMS (Windows Media Server)?
I’ve encountered a bug with VLC, which is using the live555 library
to read video for rtsp, and though it mostly works
Ross,
I made changes as per your recommendation below. But I dont see any data
being streamed out by MultiFramedRTPSink() class .
Here is what I have done,
To make things simpler, I am reading data from a file (that has few
seconds of elementary video stream data stored in it)
in doGetNextFra
Hello all,
I have downloaded the Live555 libraries and tested some examples. I compiled
and built the test programs using the instructions found in the web page.
Now I wanted to use the libraries in Visual C++ 2005 and I don't find the
way to do it. I followed the instructions in the same web page
in the ElpheJPEGDeviceSource.cpp, fFid is already a file descriptor,
And what does fFid(fid) mean
This is just basic C++ - it means: Initialize the member variable
"fFid" with the parameter "fid" (within the constructor).
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/__
I'd like to stream mp3 with livemedia, but I have a question about
the sdp string. I want to send information such as sampling
frequency and channels number to the client so that the client can
work correctly, but the mpeg1or2audiortpsink doesn't have parameters
to pass these information, how c
Hello all,
I am trying to receive live webcam feeds using openRTSP. Following
is
my setup. In PC I'm capturing video and audio through a webcam and mike using
VLC player and am streaming the file to the network using the RTP option in VLC.
In another PC I'm trying to receive the strea
10 matches
Mail list logo