rtcrec: implement webrtc session replay (#266)
* Makefile: turn gstreamer registry back on in dev for dynamic linking
* peerproxy: init peerproxy
* peerproxy: wrap more stuff
* rtcrec: rename
* rtcrec: basic serialization and deserialization
* app: CBOR can just be an array
* rtcrec: iterate on the format a bit
* rtcrec: basic peerconnection recording, cli tool
* rtcrec: use SSRC as primary key
* rtcrec: fix gitignore
* rtcrec: rename files
* rtcrec: add a few more fields
* rtcrec: stream playback working hooray!
* rtcrec: add replay endpoint to api_internal
* lexicons: add and index place.stream.server.settings
* rtcrec: rename some classes
* rtcrec: run or don't based on user settings
* app: debug recording popup
* settings: clean up switches + move debugrecording component
* app: working debug recording popup, improve live popup
authored by