openSVC share some SVC streams
http://sourceforge.net/projects/opensvcdecoder/files/?source=navbar
From: finlay...@live555.com
Date: Mon, 7 Oct 2013 06:39:44 -0700
To: live-de...@ns.live555.com
Subject: Re: [Live-devel] Streaming H.264/SVC
i want to know if the Live555 Streaming Media
Only ones I know of, unfortunately...I just received a Logitech C930e
webcam that is supposed to be H.264 SVC...it is UVC 1.5 though and v4l2
only supports UVC 1.1. Have to do some devel to get the H.264 SVC stream
out of it.
On Mon, Oct 7, 2013 at 10:17 AM, Ross Finlayson wrote:
>
> On Oct 7,
On Oct 7, 2013, at 6:54 AM, Robert Krakora
wrote:
> Here you go...
>
> http://www.acceptv.com/page/products_svc_test_streams
How about a file that we can download without having to fill out an intrusive
form first!
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
Here you go...
http://www.acceptv.com/page/products_svc_test_streams
On Mon, Oct 7, 2013 at 9:39 AM, Ross Finlayson wrote:
> i want to know if the *Live555 Streaming Media* libraries support the
> video stream H.264/SVC (Annex G extension of H.264/AVC).
>
>
> No, not at present. However, if yo
> i want to know if the Live555 Streaming Media libraries support the video
> stream H.264/SVC (Annex G extension of H.264/AVC).
No, not at present. However, if you can point me at an example of a H.264/SVC
Elementary Stream file (i.e., containing a sequence of H.264 and H.264/SVC NAL
units),
Hello,
i want to know if the Live555 Streaming Media libraries support the
video stream H.264/SVC (Annex G extension of H.264/AVC).
Thanks in advance,
Marco
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/
> I'm trying to use live555 to stream H.264 video which is encoded by x264 and
> the video source is webcam.
>
> I’ve tried
> - Write my own FramedSource subclass based on DeviceSource
> - Use my own FramedSource, H264VideoStreamFramer and
> H264VideoRTPSink to stream by RTP.
Greetings,
I’m a new to live555.
I'm trying to use live555 to stream H.264 video which is encoded by x264 and
the video source is webcam.
I’ve tried
- Write my own FramedSource subclass based on DeviceSource
- Use my own FramedSource, H264VideoStreamFramer and H264VideoRTP
> The file extension is indeed mpg. I have 3 streams in it:
> One of them is mpeg audio, another audio stream of mpeg2-ps (which I suspect
> is corrupted) and a video stream of h264ES.
>
> Can testOnDemandRTSPServer work with this?
I think so. But yet again:
> Please put the file on a publica
Hi
The file extension is indeed mpg. I have 3 streams in it:
One of them is mpeg audio, another audio stream of mpeg2-ps (which I suspect is
corrupted) and a video stream of h264ES.
Can testOnDemandRTSPServer work with this? How I'm supposed to stream this kind
of media?
Can I stream only the
> I wanted to know if the live supports streaming of H.264/MPEG4 AVC (part 10)
> (h264).
Of course it does. We provide several examples of this.
>
> I ran the testOnDemandRTSPServer,
>
> but when I stream the h.264 movie and play it with vlc, the image is
> corrupted.
> The format of the vi
Hi
I wanted to know if the live supports streaming of H.264/MPEG4 AVC (part 10)
(h264).
I ran the testOnDemandRTSPServer,
but when I stream the h.264 movie and play it with vlc, the image is corrupted.
The format of the video is mpg.
I don't know where I went wrong...
Thanks,
Guy.___
> When I run the testOnDemandRTSPServer and run the play RTSP url of the H.264
> video in vlc 2.0.5 it works just fine (unsurprisingly). But for my
> application I need to use RTP, not RTSP.
> What do I need to do in order for the live to stream RTP?
You are streaming "RTP" no matter what. "RTS
...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Monday, May 13, 2013 11:41 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Streaming H.264 Movie via RTP
The problem with this construction is that even if I run
> The problem with this construction is that even if I run the
> testH264RTSPVideoAudioStreamer
I don't know what "testH264RTSPVideoAudioStreamer" is; it's not one of our
applications :-)
> , I can play the stream (using the URL "rtsp://…") in VLC 1.11 (and 0.8.6 for
> that matter) but not in
Thanks,
Guy.
From: live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Monday, May 13, 2013 10:50 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Streaming H.264 Movie via RTP
I'm stre
> I'm streaming an H264 movie using live555.
That's rather vague. It would help to know specifically how you're doing the
streaming. In any case, though, it's best if you use RTSP - i.e., your
streaming application should contain a RTSP server. By using RTSP (i.e., by
giving VLC a "rtsp://"
Hi,
I'm streaming an H264 movie using live555. I figured out you need an SDP
file in order to play the stream in VLC, so I built one and was able to play
my stream. The problem is, after I upgraded my VLC to 2.0.5, the VLC won't
play my stream.
The SDP file I use is:
v=0
o=- 127764715
I have written own codes that testOnDemandRTSPServer send two RTPs
to a RTSP client; one is for H.264 NAL and another is for PCM. I
referenced the case of mpeg1or2AudioVideoTest and I think it is
possible.
If only a type of RTP packet is received to VLC(audio or video), VLC
can decode it with n
I have written own codes that testOnDemandRTSPServer send two RTPs to a RTSP
client; one is for H.264 NAL and another is for PCM. I referenced the case
of mpeg1or2AudioVideoTest and I think it is possible.
If only a type of RTP packet is received to VLC(audio or video), VLC can
decode it with no p
> >I use Live555 to stream H.264 from the embedded borad and find a bug:
> >
> >for my borad, user could change video's resolution, at beginning
> >user recive H.264 from the borad , it plays well, but if user
> >disconnect then reconnect with different resolution, client player
> >does not decode
I use Live555 to stream H.264 from the embedded borad and find a bug:
for my borad, user could change video's resolution, at beginning
user recive H.264 from the borad , it plays well, but if user
disconnect then reconnect with different resolution, client player
does not decode frames correc
Hi Ross,
I use Live555 to stream H.264 from the embedded borad and find a bug:
for my borad, user could change video's resolution, at beginning user
recive H.264 from the borad , it plays well, but if user disconnect then
reconnect with different resolution, client player does not decode frames
On 24 Jun 2008, at 20:56, Ross Finlayson wrote:
I have some questions regarding H.264 streaming:
1) Is it true that if we have one NAL unit in a frame then the
virtual function "currentNALUnitEndsAccessUnit()" always returns
true" ?
Yes, iff by "frame" you mean a complete video frame - i
I have some questions regarding H.264 streaming:
1) Is it true that if we have one NAL unit in a frame then the
virtual function "currentNALUnitEndsAccessUnit()" always returns
true" ?
Yes, iff by "frame" you mean a complete video frame - i.e., an entire
'picture'.
2) Who will do the fra
I have some questions regarding H.264 streaming:
1) Is it true that if we have one NAL unit in a frame then the virtual function
"currentNALUnitEndsAccessUnit()" always returns true" ?
2) Who will do the framing from byte stream? Is it done automatically or should
we do it explicitly?
3)
26 matches
Mail list logo