pollen-robotics / gst-signalling-py

Python implementation of the Gstreamer signalling
Apache License 2.0
1 stars 0 forks source link

bug #37: rollback previous change #39

Closed FabienDanieau closed 7 months ago

FabienDanieau commented 8 months ago

This change https://github.com/pollen-robotics/gst-signalling-py/pull/35 actually breaks the use of find_producer_peer_id_by_name function here https://github.com/pollen-robotics/ros2_pollen_toolbox/blob/main/debug_tools/snoopdog_webrtc.py

going back to previous version

github-actions[bot] commented 8 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3 3 100% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: c3af865 by action🐍