Hi folks,

I'm attempting to join webcaster + webrtc. I've tryied two ways, using webrtc on an audio element/tag then using this tag as a source for webcaster client. Then I've noticed that it tries to read the audio element as a file source, but it's in fact a strem, and it wasn't working. Then I've tryied the mic source approach and after some work I've stepped on this:


client.js:200
Uncaught (in promise) TypeError: Failed to execute 'createMediaStreamSource' on 'BaseAudioContext': parameter 1 is not of type 'MediaStream'.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to