Robert Adams
a4b978fd22
Properly changes channel for parcels. Fixes #9 .
...
Message detail logfile output now controlled by INI parameters. Fixes #11 .
Bump version number.
2024-12-13 00:28:17 +00:00
Robert Adams
c2d55b135a
Make optional a bunch of chatty debug messages (request/response msg outputs)
...
Bump version
2024-12-07 14:36:27 +00:00
Robert Adams
b6462bb694
dd functions to leave rooms, detach from plugin, and destroy session.
...
Watch for Hangup from Janus and de-allocate the session.
Move ViewerSession storage and code into own static class.
Refactor the use of "session" since the term was used for too many things.
Return JanusMessages.EventResp for onEvent delegate parameters.
Add an initial console command.
Remove some of the chatty debug messages.
2024-12-03 22:53:31 +00:00
Robert Adams
70cce8ad00
Rework routines to use ViewerSession structure as the base for operations.
2024-11-24 03:31:10 +00:00
Robert Adams
5c409f963c
Moving session information to higher level ViewerSession structures.
2024-11-20 18:48:40 +00:00
Robert Adams
32516e629f
Up to returning the SDP and having it refused by FS.
...
Added JanusRoomAttendee to track IDs for the connection.
Added code for Logout message
Added code for tearing down connection on Logout or Leave.
2024-11-16 20:28:10 +00:00
Robert Adams
854d368849
Got region module loading working.
...
Have room creation working. Joining is next.
2024-11-14 23:48:35 +00:00