Fix a bug where if the video object was set as hidden (the property we use to show the little avatar thing on the video), we'd skip setting the stream for audio.
Fix an bug where if a user has no camera, failure to generate a video based MediaStream would mean we don't attempt to get an audio only stream.
hidden
(the property we use to show the little avatar thing on the video), we'd skip setting the stream for audio.