Add web source creation files
return the channel name with the channel creation json answer
add utilities functions, refactor streamer_creation_callback
change default player page to handle janus_streaming_id
PeerStreamer-ng now exploits Janus gateway to deliver RTP streams
fix javascript onclick event handlersupdate pstreamer module
add fallback mode in case client user does not load the VLC plugin, a message is displayed with information on how to retrieve the sdp fileadd an information level of verbosity for text output tuningchange the destination ip address in the original sdp file with the one originating the HTTP requests
fix bug on streamer_update request
Request never answered back to the browser
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 sdp file handling from the client/javascript side
fix a bug on sdpfile uri generation
add HTTP POST method to create streamer structures
add also the tokens module for string tokenization
add default html page, the player
add AJAX code for channel update