jhgorse / onevideo

Connected Collaboration: Peer-to-peer video conferencing
GNU Lesser General Public License v2.1
4 stars 0 forks source link

no active audio source - #5

Closed jhgorse closed 8 years ago

jhgorse commented 8 years ago

1) Set to null stream src or disable the stream entirely to fix the "gst_pulsesink_query_getcaps: Could not create probe stream" spam which occurs without webcam audio input (on Linux). 2) Future enhancement: allow any valid GStreamer audio src and basic mixing.

jhgorse commented 8 years ago

Hardcode audio for now. Eventually enumerate and select per other issue.