History | View | Annotate | Download (4.75 KB)
add local source channel dumping feature
also change the keyframe request rate to "one every 5 seconds".
add local source channels to the list of known channels
add source creation feature
add ReST interface for source management; sources are served throughthe Janus videoroom plugin.
integrate Janus platform with PeerStreamer-ng (back-end)
add a module to drive the Janus executable and create/destroy RTP mountpoints
fix bug of non existing sdpfile
if a sdpfile uri is incorrect or the sdp server is not responding, an HTTP error code 422 is answered back
add heart-beat through JS requests for streamer keep-alive
The streamers are automatically killed after a certain amount of time unless an UPDATE request is performed periodically.Fixed some bugs.
add periodic loading of channels from a file
file name can be specified with a command line parameter (-c)
add binding to pstreamer module
pstreamer instances are now launched through POST request and their loop manged through periodic tasks