Hi,again.
In the early letters we wrote like following:
>The stream contain mepg4 video
>and mpeg1 layer2 audio.they are consisted like this:
>
>one frame mpeg1 audio element stream
>one frame mpeg1 audio element stream
>..
>one frame mpeg4 video element stream
>one frame mpeg4 video element s
ok i cant seem to get live to load in my linux redhat server
regular command ./configure theirs genMakefiles
but nothing seems to work
this all started when i went to configure my codecs
and it gave errors get latest version livemedia.hh2006.03.03
and said no file livemedia.hh
over and over so i u
> Because they will want their email address to indicate the name of
> their company or school, to show that they have one. Otherwise (if
> they just use a "@gmail.com", "@yahoo.com", "@hotmail.com" etc.
> address), most people (including I) will assume that they are simply
> a casual hobbyist
ok i have a linux box redhat running a video and music share and i was getting
major configure.log said over and over to get latest version of livemedia.hh
and that it couldnt find this file anywhere over and over everytime i go to
upload on my site it starts to upload and then before it ever ge
Hi All,
I am using quicktime v7.4.1 to watch output of a mpeg4 file streamed using
live555 streamer. It does not show any error but output video is not
shown(although time keeps on running as if it is playing). I know that the
framesize is 16 in live but i am not able to find the one in quicktime
Hi All,
I've looked through the forum archives regarding this topic and the answer
seems to be that currently NAT traversal is not "reliably" supported by
the client.
I also looked through some of the DarwinInjector code, and it doesn't look
like it supports it either (unless I'm missing someth
Hello,
I am currently testing streaming of an RFC 3984 RTP session from an .mp4
file. (I ignore/discard the audio.) I am using ffmpeg's libavformat to read
the .mp4 file.
As source, I have sub-classed H264StreamFramer. As sink, I am using the
ready-made H264RTPSink.
I then multicast the result..