Ross,
> Note that we have already (in December 2007) added the patch that Andrey
> Filippov described here:
> http://lists.live555.com/pipermail/live-devel/2007-November/007760.html This
> patch allows the server to specify the JPEG width and height in the SDP
> description, using the "a=x-dimensi
Brad,
Thanks for pointing out this oversight. This will get fixed in the
next release of the software.
(For now, you can fix this by removing the offending "if" clause, and
changing "uSecsToDelay" to be an "int64_t".)
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
__
I'm working with guys at Elphel to enable RTP streaming of their raw
format (called JP4). The JP4 format is stored as MJPEG file with
single component JPEG frames. Elphel uses a custom RTP server, but the
client (mplayer) uses live55 library and without single component
support, all decoded JPEG f
Hello,
Does anyone have the code changes to allow openrtsp to take advantage of the
changelog below.
Thanks,
Brad Thomas
I noticed in the change log the following :
2006.02.15:
Changed the "microseconds" parameter to "TaskScheduler::scheduleDelayedTask()"
from "int" to "int64_t". This al
Hi,
I'm working with guys at Elphel to enable RTP streaming of their raw
format (called JP4). The JP4 format is stored as MJPEG file with
single component JPEG frames. Elphel uses a custom RTP server, but the
client (mplayer) uses live55 library and without single component
support, all decoded JP
Hi Ross,
Thanks a ton for your reply.
ys,i also thought and have done that but that was not working as a
whole.Actually my requirement is to stream live source in H.264 and as you said
in FAQ ,i am making a subclass of OnDemandMediaSubsession where i have to
redefine virtual function CreateNew
Dude, he didn't ask you to modify your server, he asked if anybody out
there has successfully make the necessary changes to make it work,
perhaps in there own branch of the project. Since you have made this an
open source project there is a good chance somebody in the community of
users has don
On Wed, Mar 24, 2010 at 5:00 PM, Ross Finlayson wrote
> Well, let me explain a few things to you (you seem confused about why I'm
> doing this)
>
>
> Actually, I'm less "confused" than "uninterested". Overall, in general,
> I'm just not particularly interested in proxys (or 'middleboxes' in
> gen
Following up on my earlier message:
Yes, Microsoft is a large and influential company - but so is ESPN.
If enough large companies - like yours - lean on Microsoft asking
them to comply with the RTSP protocol standard, then perhaps they'll
fix their Media Player software in one of their frequen
I have the live555StreamingServer serving up MPEG2-TS files for me,
and it works great!
When I view it with [VLC], everything is perfect - yet when I
connect with non-standards-compliant Windows Media Player to view
the RTSP stream, it fails.
You've answered your question right there.
I'v
I have been triying to discover more info about my problem and now I can
extract some more conclusions. I followed the next steps:
1. Connect my client and start the receiving of the image data from the
camera.
2. I disconnect the network more than one minute.
(My program try to connect every 30 s
(I meant VLC, sorry for the spam, please don't flame :)
From: live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Melms, Kenneth X. -ND
Sent: Thursday, March 25, 2010 10:31 AM
To: live-de...@ns.live555.com
Subject: [Live-devel
Hey guys -
I have the live555StreamingServer serving up MPEG2-TS files for me, and it
works great!
When I view it with VNC, everything is perfect - yet when I connect with
non-standards-compliant Windows Media Player to view the RTSP stream, it fails.
I've wiresharked the handshake, and it's a
Can I create another RTSPClient without stopping the EventLoop?
Yes, of course.
There are any function that I can use to know if the server is up
without the creation of a RTSPClient?
Not really. The only reliable way to know whether a RTSP server is
running is to use RTSP.
--
Ross Finl
Hi all,
I am working in a client RTSP and I am having some problems when my program
loses the connection with an IP camera, it's the server RTSP. I have a timer
with a function and then I can detect correctly when i lose the conection,
without teardown, for example disconnection of the network. Af
15 matches
Mail list logo