0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:epitech-labfree/encrev1 More... over 12 years ago
Fixed incorrectly encoded uid/sid in receiveVideo causing rtmpd encre app to crash More... over 12 years ago
Catched some unhandled exception, fixed some uri escaping problems More... almost 13 years ago
Fixed stream events missing metadata More... almost 13 years ago
Upgrade to UCEngine 0.5.0 api More... almost 13 years ago
Removed swf file which were, by mistake, versionned More... about 13 years ago
Updated some documentation to work around some random problem in ucengine acl. Flash makefiles tries to statically link swf files More... about 13 years ago
Merge branch 'master' of git://github.com/deshmal/encrev1 More... about 13 years ago
Fix some bug in viewer side. More... about 13 years ago
Dummy branch merge :-/ More... about 13 years ago
Moved from old style DB message passing mechanism to UcEngine long polling method More... about 13 years ago
Update api document. More... about 13 years ago
Merged deshmal/encrev1 fork changes, see his log for more information More... about 13 years ago
Major update ucengine compatibility : User now need Uid and Sid instead Token. More... about 13 years ago
Update ucengine compatibility : Request forme changed, auth method with uid and sid. Need to make a few changes in the api/plateform.yml to use ucengine server. More... about 13 years ago
Merge branch 'master' of git://github.com/deshmal/encrev1 More... about 13 years ago
Integrated ucengine api change, regarding service auth More... over 13 years ago
Fixed wrong function in deleting subscriber from list : use subscriber.delete in place of subscriber.pop . More... over 13 years ago
Fixed wrong path in the mock : Directory for uploaded file is now 'tools/' and not 'tools/streams/'. More... over 13 years ago
Fixed a tiny typo : Subscriber deleted from list after Subscriber closing stream (and not before). More... over 13 years ago
Mute/Unmute broadcast fixed. More... over 13 years ago
Implemented file upload. More... over 13 years ago
Mute/unmute audio/video subscriber fixed. Added mute event for a broadcast (unmute not yet). More... over 13 years ago
Added videostream mute audio or video event, using eutoken and id_stream. More... over 13 years ago
Updated encre-plateform mock, to reflect the last changes with the authentification scheme and event encoding. More... over 13 years ago
Function videostream_kicked_event using Token and Room. More... over 13 years ago
Logger with logfile/STDOUT and info/warn/debug level configurable from api/platform.yml . More... over 13 years ago
Encre platform compatibility: Implemented new component authentication scheme, fixed event encoding when pushing event (replaced json by url encoded data) More... over 13 years ago
Removed /token/get method, token is now stored in api/platform.yml and has to be provided manually More... over 13 years ago
minor changes and documentation update More... over 13 years ago