Bug Report Crash on missed audio source

MeatBag

New Member
Hi all!
Here is the bug.
Steps to reproduce:
1) Create virtual audio source
Code:
pactl load-module module-null-sink sink_name="webstream_sink" sink_properties=device.description="web_stream"
pactl load-module module-loopback source=webstream_sink.monitor sink=<id of your audio card sink>
2) start obs
3) add created sink to output audio capture
4) close obs
5) delete sink/reboot pc
6) start obs
7) try to change volume of audio capture from #3 or try to resize obs window
 

Attachments

  • 2015-11-21 22-05-03.txt
    8.7 KB · Views: 20
Top