I want to stream the data included in
nal[0].p_payload (the variable is uint8_t *p_payload) which is
output of x264 encoding. I want to stream each byte after it gets
out of the encoder.
I am using testOnDemandRTSPServer (because I want unicast).
Which is the simplest way to do it?
You could
I want to stream the data included in
nal[0].p_payload (the variable is uint8_t *p_payload) which is output of
x264 encoding. I want to stream each byte after it gets out of the encoder.
I am using testOnDemandRTSPServer (because I want unicast).
Which is the simplest way to do it?
Thank you,
Sok
Worked like a charm, thank you Ross.
Matt S.
On 6/14/2011 2:45 PM, Matt Schuckmannn wrote:
Ah I think I see what your saying I took your words
"ServerMediaSubsession (subclass)" to mean that you were suggesting
that I create an entirely new subclass type for each possible
combination of para
Thank you for suggesting the reason for possible failure in
streaming testMPEG1or2AudioVideoStreamer behind network firewall. It
is indeed the case, as you have correctly pointed that firewall does
not support multicast routing. But I face the same problem if I run
the testMPEG1or2AudioVideoStr
Perfect, thank you!
-Original Message-
From: live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Tuesday, June 14, 2011 8:30 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Find a particular rtsp sessio
Hi Ross,
Thank you for suggesting the reason for possible failure in streaming
testMPEG1or2AudioVideoStreamer behind network firewall. It is indeed the case,
as you have correctly pointed that firewall does not support multicast routing.
But I face the same problem if I run the testMPEG1or2Audi
On Wed, 2011-06-15 at 00:33 -0700, Ross Finlayson wrote:
> >I have started a discussion on the VLC forum, which explains the
> >problem I have with Live555:
> >http://forum.videolan.org/viewtopic.php?f=14&t=90813
>
> As noted in one of the messages on that forum, you should use a
> recent versio
I guess that it isn't a server's problem. I tested the connection
with an unmodified openRTSP client and got an image(see output
below).
My question is, are there other places i have to change in source
code for using TCP except sendSetupCommand?
No.
--
Ross Finlayson
Live Networks, Inc.
http
I have started a discussion on the VLC forum, which explains the
problem I have with Live555:
http://forum.videolan.org/viewtopic.php?f=14&t=90813
As noted in one of the messages on that forum, you should use a
recent version of the LIVE555 code, which should fix the bug that you
noted.
--
Hello Ross,
thank you for replying!
I guess that it isn't a server's problem. I tested the connection with an
unmodified openRTSP client and got an image(see output below).
My question is, are there other places i have to change in source code for
using TCP except sendSetupCommand?
Thanks!
10 matches
Mail list logo