Commit Graph
33383 Commits
Author SHA1 Message Date
UbitUmarov 66fe32c7ca errr gridhash sent as a uuid; cosmetics 2026-03-27 23:08:42 +00:00
UbitUmarov f83ec8bebd webrtc change ID and desc of rooms, add pin to multiuser 2026-03-26 21:36:11 +00:00
UbitUmarov f024cd21d8 add ComputeShake128UUID. Returns UUID type 5 but using shake128 instead of sha1, if supported on machine, sha1 if not 2026-03-26 21:12:36 +00:00
UbitUmarov 4dd6782854 webrtc handler for client logout 2026-03-26 02:21:00 +00:00
UbitUmarov 130b817c37 make sure udpserver client logout is called and is last 2026-03-26 02:14:30 +00:00
UbitUmarov 8fd808e8f4 make sure we close parcel voice channels when user leaves region 2026-03-26 01:06:11 +00:00
UbitUmarov 73fb61d02b add scene.ID alias to scene.regioninfo.regionID plus cosmetics 2026-03-26 00:23:24 +00:00
UbitUmarov d34a926f81 WebRtc: break it a bit more 2026-03-24 23:26:34 +00:00
UbitUmarov 9a4f3aec85 WebRtcVoiceServiceModule should not be a region module. Move the region logic on it to proper region module (early dirty code) 2026-03-24 20:42:51 +00:00
UbitUmarov d027ce86e7 update libomv: fix issue on osd llsdbinary encoding 2026-03-23 00:49:11 +00:00
UbitUmarov 9b564759bf do not error on logout session uuid.zero 2026-03-20 20:34:55 +00:00
UbitUmarov e50d9d2904 try handle logout all sessions 2026-03-20 02:15:21 +00:00
UbitUmarov a75c9b3f20 viewer sessions are not reusable (at least not in a trivial way) 2026-03-20 01:15:50 +00:00
UbitUmarov 82c32eac18 allow setting of MaxResponseContentBufferSize per instance ofglobal httpclient; limit it to 1MB on webrtc 2026-03-18 23:11:29 +00:00
UbitUmarov ea7eb715a2 microslop made async await deadlocks; try make list sessions work; update libomv 2026-03-17 21:25:01 +00:00
UbitUmarov b9f938afbf we decide participantId (test);cosmetics; update libomv 2026-03-17 02:18:15 +00:00
UbitUmarov 8685188d9b cosmetics, make participantid a long plus avoid race condition... 2026-03-15 23:26:29 +00:00
UbitUmarov 8a279a91a7 some more changes adapted from Manni patch 2026-03-15 21:55:16 +00:00
UbitUmarov da5f1b3f7e cosmetics 2026-03-15 18:22:50 +00:00
UbitUmarov 0120e62250 use global shared httpclient on webrtc session 2026-03-15 05:42:26 +00:00
UbitUmarov 2a5389cc67 cosmetics 2026-03-15 04:45:37 +00:00
UbitUmarov 66fb7dee6b some more changes adapted from Manni patch 2026-03-15 03:28:08 +00:00
UbitUmarov 8e356b5ec1 some more changes adapted from Manni: update libopenmetaverse 2026-03-14 23:46:03 +00:00
UbitUmarov ae2938db8a some more changes adapted from Manni: update libopenmetaverse 2026-03-14 23:44:42 +00:00
UbitUmarov 3132e2bc32 some more changes adapted from Manni patch in mantis 9235 2026-03-14 22:36:42 +00:00
UbitUmarov e661b5d6b5 some changes adapted from Manni patch in mantis 9235 note participantID still type int 2026-03-14 20:55:05 +00:00
UbitUmarov 8d7d2afd78 cosmetics 2026-03-13 19:28:12 +00:00
UbitUmarov a546ee2cdc Oppps, do set right vars not locals 2026-03-13 19:27:21 +00:00
UbitUmarov 3bc406837a Oppps, the httpclient dispose logic on scripts http request is diferent 2026-03-13 18:05:59 +00:00
UbitUmarov c0a4a4a4bd cosmetics on janusmessages 2026-03-11 21:03:18 +00:00
UbitUmarov ccc6e7b3b5 cosmetics on janusmessages 2026-03-11 20:37:50 +00:00
UbitUmarov f785a45418 try to use HttpCompletionOption.ResponseHeadersRead again 2026-03-11 18:52:49 +00:00
UbitUmarov d3f314b292 httpclient stream timout ignored under xml deserialize, so waste memory and time getting it all into mem first 2026-03-05 03:46:28 +00:00
UbitUmarov 18f652ee8d try to timeout httpclient reads 2026-02-27 16:15:10 +00:00
UbitUmarov a99a3d2b3c split userprofiles request queues into local and HG, add console debug comand profiles status to check size of those queues 2026-02-27 01:33:50 +00:00
UbitUmarov 492ac6a629 update CSJ2K 2026-02-26 19:56:34 +00:00
UbitUmarov c725dae95a Ooops fix stun servers URIs. Thx MB 2026-02-26 17:20:13 +00:00
UbitUmarov 5fd022e33c more things on webrtc, reduce use of async/await 2026-02-26 14:53:45 +00:00
UbitUmarov fc607035c8 add to opensim.ini a list of stun servers and send it to viewers in simulator features cap 2026-02-25 19:37:02 +00:00
UbitUmarov 044b5f69aa rename os webrtc ini file to *.example since only a few can test it, for now 2026-02-24 17:01:46 +00:00
UbitUmarov b41033a8f1 do not fully trust viewers about parcels, plus cosmetics 2026-02-23 20:52:34 +00:00
UbitUmarov b42e8dc0ad change webrtc module namespace by Robert request 2026-02-22 20:15:34 +00:00
UbitUmarov adf5f1f6bd a few changes to webrtc module 2026-02-22 20:03:36 +00:00
UbitUmarov 674c3a0424 add Robert Adams os-webrtc-janus experimental module. License changed to same BSD as rest of OpenSimulator by Robert, for OpenSimulator use 2026-02-22 17:11:34 +00:00
UbitUmarov eaed2f5b02 add llSetRenderMaterial (ugly code) 2026-02-22 11:51:58 +00:00
UbitUmarov 511c4c637c add some more checks nulls at profiles 2026-02-17 18:58:56 +00:00
UbitUmarov 8467ee34ff add lsl constant CLICK_ACTION_IGNORE 2026-01-31 16:14:09 +00:00
UbitUmarov 64cffc3389 cosmetics 2026-01-29 04:55:53 +00:00
UbitUmarov 4f8147696a fix setup of find parcel by fakeID at load 2026-01-29 04:55:21 +00:00
UbitUmarov bd1e32546f cosmetics 2026-01-25 21:05:54 +00:00