I resolved the bug 'invalid' since there is a test case that seems to
work: test/video/test-microphone-recording.lzx
although I am using FMS -- not sure if there would be a Red5 specific
issue here. Please re-open and add notes if there are nuances I am
missing :)
Sarah
Daniel Küstner wrote:
Hi,
there is this bug:
http://www.openlaszlo.org/jira/browse/LPP-4265;?page=comments
"videoview does not work for playing/recording/broadcasting audio only"
There is an attached audioview. But this audioview is unfortunately
also not allowing streaming audio only.
The other method, foregoing the videoview and calling _setStream() of
the microphone class directly and then broadcasting this stream, is
also unsuccessful.
That leads me to the assumption that live streaming of audio only is
not yet implemented in OpenLaszlo (but I would be happy, if someone
could prove me wrong).
daniel.