mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 04:13:54 +08:00
* made LiveStreamVideoStreamTrack use system time to calculate pts * fixes as requested * Align panda submodule with master (panda@615009c) * made loggerd accept a run time env variable to pick stream bitrate * added /notify endpoint to send json to all session's data channel * fixed static analysis error * adapted webrtc stream test to new pts calculation method * fixed static erro * fixed wrong indent * fixed import order * delete accidental newline * remove excess spaces Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com> * remove excess spaces Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com> * changed exeption handling based on review * fixed typo on exception handling --------- Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>