You have run the VLC instance in the same PC where the stream is produced.
Instead, check the situation by running the VLC instance in different PC
i.e. try to introduce the network overhead. If still VLC runs smoothly, then
it is something related to the STB.
-Original Message-
From: [EMA
What errors it happened when you build it?
2008/4/23, Manzoor Ahmed <[EMAIL PROTECTED]>:
>
> Hi Everyone,
>
> I have downloaded the LiveMedia Library but i was unable to build it on VS
> 2005. I have followed all the instructions and i still get errors. Please
> help me.
>
> 1) I downloaded the
> > >I am looking into the wis-streamer server application, in particular
>> >the effort required to add support for more video encoder devices.
>>
>> I'm not sure I understand what you're saying here, because this
>> application is for one particular type of encoder device only -
>> namel
>I can say, our Amino 110 doesn't play fast forward streams
>even if this stream has the same PID as a 1x stream.
>
>I can say, all Amino STBs has problem with bitrate changing.
This contradicts what Siegfried Heilmeier said. (He said that
changing the video pid worked, on at least some Amino ST
>The problem is: At the STB side the video freezes for moments. Everything is
>going OK and then the video freezes while the audio continues normally.
>After a few seconds the video continues, jumping the current frame at that
>moment. A VLC instance running on the same PC where the stream is produ
>Hi. I'm working on a streaming project; I need to stream mp3s.
>I got the live555 API and played with it; the streaming of mp3
>worked when I streamed on a local LAN
>from Mac to Mac or from PC to Mac. However, I cannot get it to work,
>when I stream from a remote computer (freebsd or linux box
>It is strange since each fd in readSet can be selected individually
>and the fds seem the same as in fReadSet.
That's right - the change you're proposing makes no sense, because
"readSet" should already have the correct socket numbers (and no
others) set, because of the assignment (at the star
I worked around this problem and tested all cases.
I can say, our Amino 110 doesn't play fast forward streams
even if this stream has the same PID as a 1x stream.
I can say, all Amino STBs has problem with bitrate changing.
Amino cannot switch from one bitrate to another and freezes last picture.
>Please can somebody tell me which functions of the RTCP.hh and
>how can i use it for reading or receiving the rtcp - app packets
>sending from a live555 server to a client ?
LIVE555 servers - by default - do not send any RTCP "APP" packets.
But if they did, they would be handled by code that
Hi, I recently started to explore the utilization of the Live555 library to
generate a DTV channel for a customer. Based on the
testMPEG2TransportStreamer and testMPEG1or2ProgramToTransportStream demos I
developed a plugin for one of our apps that takes a playlist of TS or PS
clips and streams
Apologies for delay in response. Thread got buried in my reader.
On Thu, Apr 17, 2008 at 12:33 AM, Ross Finlayson <[EMAIL PROTECTED]> wrote:
> >I am looking into the wis-streamer server application, in particular
> >the effort required to add support for more video encoder devices.
>
> I'm not
Hello,
Please can somebody tell me which functions of the RTCP.hh and how can i use it for reading or receiving the rtcp - app packets sending from a live555 server to a client ?
The server send the app packet to me (client).
Thank in advance.
Ko._
Hi. I'm working on a streaming project; I need to stream mp3s.
I got the live555 API and played with it; the streaming of mp3 worked when I
streamed on a local LAN
from Mac to Mac or from PC to Mac. However, I cannot get it to work, when I
stream from a remote computer (freebsd or linux box in th
Dear Sir:
I found a workaround to solve this problem:
Just reset the readSet before select():
void BasicTaskScheduler::SingleStep(unsigned maxDelayTime) {
.
{
HandlerIterator iter(*fReadHandlers);
HandlerDescriptor* handler;
FD_ZERO(&readSet);
while ((handler
Hi Everyone,
I have downloaded the LiveMedia Library but i was unable to build it on VS
2005. I have followed all the instructions and i still get errors. Please help
me.
1) I downloaded the Lib and extracted it to a folder.
2) I followed these rules
http://letsgoustc.spaces.live.com/blog/cns!
Dear Sir:
Build from the latest source with VC6 on Windows XP.
The openRTSP calls exit() in BasicTaskScheduler::SingleStep() on receiving
multicast streaming from AXIS IP camera(that is, forceMulticastUnspecified
should be set True) on some PCs while others not.
After doing some tracing, I add t
I can confirm that you need to have the same videopid on at least some
of the amino STB. I have not tested with the latest HD boxes, but the
110 cannot change videopid realtime. To change it you will have to
tear down the rtsp connection and connect again. This has been the
case as long as I have u
17 matches
Mail list logo