On Mon, 21 Feb 2022 11:02:19 +0100
Omar Polo <op@openbsd.org>:
> Klemens Nanni <kn@openbsd.org> writes:
>
> > [...]
> >
> > Anyone?
>
> I wanted to try it before but haven't had the time until now. I've
> rechecked with check_sym and agree on your bumps, builds fine and tests
> passing. They finally fixed an annoying issue with notifications and
> I've seen that there is also support for calls! I've tried to make one
> and while I can see the other person camera fine I can't hear and can't
> be heard. It logs:
>
> (dino:4164): rtp-CRITICAL **: 11:09:03.212:
> dino_plugins_rtp_device_update_bitrate: assertion 'self != NULL' failed
>
> when I try to enable the microphone via the GUI. (I have
> audio.recording=1.) I don't have a webcam here so I can't test with
> that.
>
> I haven't had the time yet to dig into the implementation yet, but I
> think that for now we can just go ahead and commit the update (the
> notification bug alone makes it worth IMHO :D) and try to debug the
> audio stuff later.
>
> ok op@
>
> Thanks!
>
For the record, I tried the audio and video calls between OpenBSD dino
and Conversations on Android. On Dino I can see the Android camera, and
that's all. I can't hear audio and Dino can't find any webcam. And the
android side, no audio received and no video.
I get many messages in dino output related to:
(dino:10937): rtp-WARNING **: 20:35:33.756: plugin.vala:397: No preferred device for incoming audio. Media will not be processed.
(dino:10937): rtp-WARNING **: 20:35:33.757: plugin.vala:397: No preferred device for outgoing video. Media will not be processed.
No comments:
Post a Comment