I'm using livemedia to stream over TCP. In the RTPInterface file
there is a function tcpReadHandler() which handles all the data
received from the client (reports, commands, ...). This function
tries to read a '$' through a non-blocking call to readSocket().
Afterwards several more bytes are re
Hello to you all,
I'm recently starting to use Live555.Before that I use Darwin Streaming
Server but it's limited in functionality that I can do over the streaming
media while hosting.Does anybody already uses this servers at the same time
to give more functionalitys to DSS?
Thanks
Regards
_
Hi.
I'm using livemedia to stream over TCP. In the RTPInterface file there
is a function tcpReadHandler() which handles all the data received from
the client (reports, commands, ...). This function tries to read a '$'
through a non-blocking call to readSocket(). Afterwards several more
bytes
I would like to know how can I convert a timeval presentationTime value in
function afterGettingFrame(..., struct timeval presentationTime) to .NET
DateTime ticks (number of ticks passed since 0001-01-01)?
I don't know, but this seems completely unrelated to your next question:
In my after
Hi,
I'm using Windows. Windows version uses QueryPerformanceCounter() in
GroupsockHelper.cpp.
I would like to know how can I convert a timeval presentationTime value in
function afterGettingFrame(..., struct timeval presentationTime) to .NET
DateTime ticks (number of ticks passed since 0001-0
HI,
The H264 RTP Streaming Tutorial comes back, thanks to Ron ^
He drove a time machine back to the past and obtained the file.
Here is the link:
http://www.fileden.com/files/2008/12/4/2210768/live555_H.264_tutorial.tar.gz
q
___
live-devel mailing li