Victor Gaydov
Victor Gaydov
> Regarding the naming I'd pick something applicable to the platform at hand. roc-debian would be in line with the way the different repos are called, reflecting their use. It's...
> The last I looked at it, it was difficult to determine the parts not covered by CeCILL-C/CeCILL licences. You can grep for "Radford M. Neal" and "Luigi Rizzo" (names...
I've finished roc-pulse, except documentation. Its build system now has two modes: * download and build dependencies automatically (roc, pulseaudio, libtool) * don't manage dependencies, instead configure paths to them...
@rahul-ar Hi, sorry for late reply! > If I'm not mistaken, using any of these extensions should replace sphinx_build with its own build command in one of the SConscripts. Is...
@rahul-ar Do you still plan to work on this?
OK, just a ping, you're welcome.
## Features Initially, we will implement a minimal RTSP client and server supporting only live sessions (i.e. no seeking, scaling, ranges, and pipelining). The requirements to it are described here:...
## Methods usage Sender connects to receiver (sender is client, receiver is server): * C->S ANNOUNCE * C->S SETUP * C->S RECORD * C->S TEARDOWN Receiver connects to sender (receiver...
## Negotiated parameters * addresses * rtpmap (dynamic payload types) * fssi (FEC-scheme specific information)