Hello all,
i have implemented a streaming server (rtp and rtcp) and i have sometimes
problem with rtcp.
At system start up, sometimes rtcp don´t working and sometimes it´s working
very fine.
i made some statistic for 10 start up phases 2 times are wrong.
I want to debung but i don´t know how
Hallo,
i´am using the live555 for jpeg streaming and it´s great.Thanks at all.
my question is about the maximun jpeg size i can stream if i´don´t compress the
file ?
i´m trying with the 227kb jpeg and the dispayling quality is wrong (the client
show the file which the gray balk at the end of fi
Hi,
I´m using the live555 to stream one image per seconde (reading from the files)
and in the incomingHandler form the RTCPInstance i´m getting more client
rtcp-app infos and i´m writting them in xml files every 5 secondes.
The problem is after starting my application, the process performance i
Hi,
How can i use the live555 to stream one jpeg per 1 second.
I had tried this with a thread and this thread wait 1 sec everytime but in
Wireshark i see that the jpegs are sending every 4 sec.
Which parameters in the Live555 and how can i set it for
realizing that?
thank you
Armando
_
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 Ross,
Thank you it´s working very well.
Armando
Ross Finlayson <[EMAIL PROTECTED]> a écrit : >Hallo,
>
>is possible to initialize the live555 for doing 2 streams ?
Yes. Create the source and sink objects for each stream, call
"sink->startPlaying(...)" for each stream, then call
"scheduler.
Hallo,
is possible to initialize the live555 for doing 2 streams ?
For example one for mpeg streaming at the port 1234 and the second stream for
jpeg at the second port 5678 and the two streams are working with the same
multicast adress.
The idea is to use 2 channels for streaming 1 server a
hi,
How can i expand the Live555 to implement the rtcp app packet.
Please i need some details for a new user of the live555.
Can the app packet replace the bye packet ?
thank you
Armand
-
Ne gardez plus qu'une seule adresse mail ! Copiez vos mail
Dear all,
my idea is to make 2 separates applikation one for RTP streamingserver
(rtp.exe) for JPEG streaming and the second application ist for RTCP (rtcp.exe).
For do this i would write the SSRC from rtp.exe in a file and read it from this
file with rtcp.exe. the connection point of both appl