pollen-robotics / gst-signalling-py

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

24 provide example of an audio listener #25

Closed FabienDanieau closed 1 year ago

FabienDanieau commented 1 year ago

open a consumer given a producer name. can be both video and audio

github-actions[bot] commented 1 year 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: 6a8ea59 by action🐍

pierre-rouanet commented 1 year ago

The gstreamer-consumer example looks good to me. Yet, I'm not sure why you did modify the videostream-cli example?

FabienDanieau commented 1 year ago

The gstreamer-consumer example looks good to me. Yet, I'm not sure why you did modify the videostream-cli example?

My mistake, it was for some tests. It was not supposed to be commited. I'll revert the changes