Fixes: Traceback (most recent call last): File "/usr/lib64/python3.13/site-packages/websockets/asyncio/server.py", line 373, in conn_handler await self.handler(connection) ~~~~~~~~~~~~^^^^^^^^^^^^ TypeError: WebRTCSimpleServer.run.<locals>.handler() missing 1 required positional argument: 'path' Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8992>