Closed juaoose closed 6 months ago
Will have a look at it.
Should be fixed in 0.273.0. Thanks for reporting.
Let me know if it works as expected once the fix is available in TestFlight.
Should be fixed in 0.273.0. Thanks for reporting.
Let me know if it works as expected once the fix is available in TestFlight.
Yeah, that seems to work! Thanks for the help!
Hello! I believe there are some potential scenarios where a user could leak their location on rtirl by mistake:
When one starts a stream with rtirl and location enabled and then perform one or many of the actions listed below, the
/stop
endpoint of rtirl is not called, and as such you potentially still appear in the public map.Calling stop in these scenarios would help the streamer not have to stop streaming and be able to not show in rtirl map. (Maybe for the privazy zone case there could be other alternatives...) Thanks!