I need to initialize audio only stream (audio: true, video: false). But when I pass the options (audio: true, video: false) in erizo.stream I'm unable to hear the voice of published stream.
I tried different cases like: (none is working)
- did not pass video option when subscribe stream.
- tries with different browser like firefox.
- did not pass option minVideoBW when publish the stream.
Does anyone have idea about this problem ?