all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Jitsi Meet Screen Sharing with Ungoogled-Chromium
@ 2022-01-16  9:46 Yasuaki Kudo
  2022-01-16 10:24 ` Jacob Hrbek
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Yasuaki Kudo @ 2022-01-16  9:46 UTC (permalink / raw)
  To: help-guix

Is there anyone here who uses Jitsi Meet to share screens from Guix?  Let me know!

At least in version 90 of chromium (third party, not a guix package), it used to work.

With the current ungoogled-chromium on Guix, the moment someone else connects to the Jitsi session, ungooogled-chromium dies with an 'aw, snap' message.

-Yasu

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
  2022-01-16  9:46 Jitsi Meet Screen Sharing with Ungoogled-Chromium Yasuaki Kudo
@ 2022-01-16 10:24 ` Jacob Hrbek
  2022-01-16 10:27   ` bug#53301: Ungoogled-chromium lacks VP8 codec support preventing jitsi screensharing Jacob Hrbek
  2022-01-16 23:34   ` Jitsi Meet Screen Sharing with Ungoogled-Chromium Ricardo Wurmus
  2022-01-16 10:34 ` Jacob Hrbek
                   ` (3 subsequent siblings)
  4 siblings, 2 replies; 13+ messages in thread
From: Jacob Hrbek @ 2022-01-16 10:24 UTC (permalink / raw)
  To: help-guix


[-- Attachment #1.1: Type: text/plain, Size: 2251 bytes --]

 > Third party not a guix package

Those are not supported by GNU Guix and will be met with hostility,
because how dare you unfree scum!

---

Good thing that i ain't a bad person.. not part of GNU Guix to help! :p

Last time i tried it it worked out-of-the-box for me, i tested it now
again and also works without problem

GNU Guix (374fea0f3bc8035f626cb29e6045130df9ffdaf8) with
ungoogled-chromium-97.0.4692.71-1

Which was tested on the https://meet.jit.si instance.. Provide a
javascript console log which should have an explanation for this
failure.. My current hypothesis is that your chromium doesn't provide a
sufficient/sane TURN server and so jitsi crashes.

See
https://serverfault.com/questions/591837/how-does-chrome-webrtc-select-which-turn-server-to-use-if-multiple-options-are-g
on how to change the turn server.

..and to comply with GNU FSDG i have to tell you that using
non-ungoogled chromium and 3rd party repos is unethical as it most
likely
contains nonfree blobs which limit user freedom and contain
malware as such i am providing content of ~/.config/chromium in
attachment which should make your chromium more libre and i am also
encouraging you to use ungoogled-chromium.

EDIT: I missed the part with screensharing x.x .. on mentioned chromium
it starts printing:

[18990:23:0116/111829.036853:ERROR:webrtc_video_engine.cc(3446)] Absent
receive stream; ignoring clearing encoded frame sink for ssrc 0
[18990:12:0116/111836.246422:ERROR:video_stream_encoder.cc(1827)] Failed
to encode frame. Error code: -7
[18990:12:0116/111834.601625:ERROR:video_stream_encoder.cc(1149)] Failed
to initialize the encoder associated with codec type: VP8 (1)

in the console when i have screenshare and when someone joins and the
screen share changes to a black screen so i believe that this is a bug
due to the lack of sufficient VP8 codec.

On 1/16/22 10:46, Yasuaki Kudo wrote:
> Is there anyone here who uses Jitsi Meet t
o share screens from Guix?  Let me know!
>
> At least in version 90 of chromium (third party, not a guix package), it used to work.
>
> With the current ungoogled-chromium on Guix, the moment someone else connects to the Jitsi session, ungooogled-chromium dies with an 'aw, snap' message.
>
> -Yasu

--
Jacob Hrbek

[-- Attachment #1.2: chromium.tar.gz --]
[-- Type: application/gzip, Size: 32491 bytes --]

[-- Attachment #1.3: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#53301: Ungoogled-chromium lacks VP8 codec support preventing jitsi screensharing
  2022-01-16 10:24 ` Jacob Hrbek
@ 2022-01-16 10:27   ` Jacob Hrbek
  2022-01-16 10:30     ` Jacob Hrbek
  2022-01-17 17:35     ` Marius Bakke
  2022-01-16 23:34   ` Jitsi Meet Screen Sharing with Ungoogled-Chromium Ricardo Wurmus
  1 sibling, 2 replies; 13+ messages in thread
From: Jacob Hrbek @ 2022-01-16 10:27 UTC (permalink / raw)
  To: 53301; +Cc: yasu


[-- Attachment #1.1.1: Type: text/plain, Size: 3250 bytes --]

See forwarded message

Steps to reproduce:
0. Get ungoogled-chromium
1. Open a call on jitsi e.g. https://jit.si/ILoveKreyren2Much
2. Start a screenshare
3. Join the call from a different browser and expect the screenshare to
malfunction either with tab crashing with "Aw, snap" or the screen share
changing on black screen and chromium printing this to the console:

[18990:23:0116/111829.036853:ERROR:webrtc_video_engine.cc(3446)] Absent
receive stream; ignoring clearing encoded frame sink for ssrc 0
[18990:12:0116/111836.246422:ERROR:video_stream_encoder.cc(1827)] Failed
to encode frame. Error code: -7
[18990:12:0116/111834.601625:ERROR:video_stream_encoder.cc(1149)] Failed
to initialize the encoder associated with codec type: VP8 (1)

I assume that we need to include VP8 codec

-------- Forwarded Message --------
Subject: 	Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
Date: 	Sun, 16 Jan 2022 11:24:28 +0100
From: 	Jacob Hrbek <kreyren@rixotstudio.cz>

To: 	help-guix@gnu.org



 > Third party not a guix package

Those are not supported by GNU Guix and will be met with hostility,
because how dare you unfree scum!

---

Good thing that i ain't a bad person.. not part of GNU Guix to help! :p

Last time i tried it it worked out-of-the-box for me, i tested it now
again and also works without problem

GNU Guix (374fea0f3bc8035f626cb29e6045130df9ffdaf8) with
ungoogled-chromium-97.0.4692.71-1

Which was tested on the https://meet.jit.si instance.. Provide a
javascript console log which should have an explanation for this
failure.. My current hypothesis is that your chromium doesn't provide a
sufficient/sane TURN server and so jitsi crashes.

See
https://serverfault.com/questions/591837/how-does-chrome-webrtc-select-which-turn-server-to-use-if-multiple-options-are-g
on how to change the turn server.

..and to comply with GNU FSDG i have to tell you that using
non-ungoogled chromium and 3rd party repos is
unethical as it most
likely contains nonfree blobs which limit user freedom and contain
malware as such i am providing content of ~/.config/chromium in
attachment which should make your chromium more libre and i am also
encouraging you to use ungoogled-chromium.

EDIT: I missed the part with screensharing x.x .. on mentioned chromium
it starts printing:

[18990:23:0116/111829.036853:ERROR:webrtc_video_engine.cc(3446)] Absent
receive stream; ignoring clearing encoded frame sink for ssrc 0
[18990:12:0116/111836.246422:ERROR:video_stream_encoder.cc(1827)] Failed
to encode frame. Error code: -7
[18990:12:0116/111834.601625:ERROR:video_stream_encoder.cc(1149)] Failed
to initialize the encoder associated with codec type: VP8 (1)

in the console when i have screenshare and when someone joins and the
screen share changes to a black screen so i believe that this is a bug
due to the lack of sufficient VP8 codec.

On 1/16/22 10:46, Yasuaki Kudo wrote:
> Is there any
one here who uses Jitsi Meet to share screens from Guix?  Let me know!
>
> At least in version 90 of chromium (third party, not a guix package), it used to work.
>
> With the current ungoogled-chromium on Guix, the moment someone else connects to the Jitsi session, ungooogled-chromium dies with an 'aw, snap' message.
>
> -Yasu

--
Jacob Hrbek

[-- Attachment #1.1.2.1: Type: text/html, Size: 5851 bytes --]

[-- Attachment #1.1.2.2: 2022-01-16_10-59.png --]
[-- Type: image/png, Size: 85275 bytes --]

[-- Attachment #1.2: chromium.tar.gz --]
[-- Type: application/gzip, Size: 32491 bytes --]

[-- Attachment #1.3: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#53301: Ungoogled-chromium lacks VP8 codec support preventing jitsi screensharing
  2022-01-16 10:27   ` bug#53301: Ungoogled-chromium lacks VP8 codec support preventing jitsi screensharing Jacob Hrbek
@ 2022-01-16 10:30     ` Jacob Hrbek
  2022-01-17 17:35     ` Marius Bakke
  1 sibling, 0 replies; 13+ messages in thread
From: Jacob Hrbek @ 2022-01-16 10:30 UTC (permalink / raw)
  To: 53301


[-- Attachment #1.1.1: Type: text/plain, Size: 3527 bytes --]

Created wiki entry about the issue
https://guix.miraheze.org/wiki/Packages/Chromium

On 1/16/22 11:27, Jacob Hrbek wrote:
>
> See forwarded message
>
> Steps to reproduce:
> 0. Get ungoogled-chromium
> 1. Open a call on jitsi e.g. https://jit.si/ILoveKreyren2Much
> 2. Start a screenshare
> 3. Join the call from a different browser and expect the screenshare
> to malfunction either with tab crashing with "Aw, snap" or the screen
> share changing on black screen and chromium printing this to the console:
>
> [18990:23:0116/111829.036853:ERROR:webrtc_video_engine.cc(3446)]
> Absent receive stream; ignoring clearing encoded frame sink for ssrc 0
> [18990:12:0116/111836.246422:ERROR:video_stream_encoder.cc(1827)]
> Failed to encode frame. Error code: -7
> [18990:12:0116/111834.601625:ERROR:video_stream_encoder.cc(1149)]
> Failed to initialize the encoder associated with codec type: VP8 (1)
>
> I assume that we need to include VP8 codec
>
> -------- Forwarded Me
ssage --------
> Subject: 	Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
> Date: 	Sun, 16 Jan 2022 11:24:28 +0100
> From: 	Jacob Hrbek <kreyren@rixotstudio.cz>
> To: 	help-guix@gnu.org
>
>
>
> > Third party not a guix package
>
> Those are not supported by GNU Guix and will be met with hostility,
> because how dare you unfree scum!
>
> ---
>
> Good thing that i ain't a bad person.. not part of GNU Guix to help! :p
>
> Last time i tried it it worked out-of-the-box for me, i tested it now
> again and also works without problem
>
> GNU Guix (374fea0f3bc8035f626cb29e6045130df9ffdaf8) with
> ungoogled-chromium-97.0.4692.71-1
>
> Which was tested on the https://meet.jit.si instance.. Provide a
> javascript console log which should have an explanation for this
> failure.. My current hypothesis is that your chromium doesn't provide
> a sufficient/sane TURN server and so jitsi crashes.
>
> See
> https://serverfault.com/questions/591837/how-does-chrome
-webrtc-select-which-turn-server-to-use-if-multiple-options-are-g
> on how to change the turn server.
>
> ..and to comply with GNU FSDG i have to tell you that using
> non-ungoogled chromium and 3rd party repos is unethical as it most
> likely contains nonfree blobs which limit user freedom and contain
> malware as such i am providing content of ~/.config/chromium in
> attachment which should make your chromium more libre and i am also
> encouraging you to use ungoogled-chromium.
>
> EDIT: I missed the part with screensharing x.x .. on mentioned
> chromium it starts printing:
>
> [18990:23:0116/111829.036853:ERROR:webrtc_video_engine.cc(3446)]
> Absent receive stream; ignoring clearing encoded frame sink for ssrc 0
> [18990:12:0116/111836.246422:ERROR:video_stream_encoder.cc(1827)]
> Failed to encode frame. Error code: -7
> [18990:12:0116/111834.601625:ERROR:video_stream_encoder.cc(1149)]
> Failed to initialize the encoder associated with codec type: VP8 (1)

>
> in the console when i have screenshare and when someone joins and the
> screen share changes to a black screen so i believe that this is a bug
> due to the lack of sufficient VP8 codec.
>
> On 1/16/22 10:46, Yasuaki Kudo wrote:
>> Is there anyone here who uses Jitsi Meet to share screens from Guix?  Let me know!
>>
>> At least in version 90 of chromium (third party, not a guix package), it used to work.
>>
>> With the current ungoogled-chromium on Guix, the moment someone else connects to the Jitsi session, ungooogled-chromium dies with an 'aw, snap' message.
>>
>> -Yasu
> --
> Jacob Hrbek

--
Jacob Hrbek

[-- Attachment #1.1.2.1: Type: text/html, Size: 6688 bytes --]

[-- Attachment #1.1.2.2: 2022-01-16_10-59.png --]
[-- Type: image/png, Size: 85275 bytes --]

[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
  2022-01-16  9:46 Jitsi Meet Screen Sharing with Ungoogled-Chromium Yasuaki Kudo
  2022-01-16 10:24 ` Jacob Hrbek
@ 2022-01-16 10:34 ` Jacob Hrbek
  2022-01-16 10:34 ` Remco
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 13+ messages in thread
From: Jacob Hrbek @ 2022-01-16 10:34 UTC (permalink / raw)
  To: help-guix


[-- Attachment #1.1: Type: text/plain, Size: 2539 bytes --]

EDIT: not printing in console, but in the terminal

On 1/16/22 11:24, Jacob Hrbek wrote:
> > Third party not a guix package
>
> Those are not supported by GNU Guix and will be met with hostility,
> because how dare you unfree scum!
>
> ---
>
> Good thing that i ain't a bad person.. not part of GNU Guix to help! :p
>
> Last time i tried it it worked out-of-the-box for me, i tested it now
> again and also works without problem
>
> GNU Guix (374fea0f3bc8035f626cb29e6045130df9ffdaf8) with
> ungoogled-chromium-97.0.4692.71-1
>
> Which was tested on the https://meet.jit.si instance.. Provide a
> javascript console log which should have an explanation for this
> failure.. My current hypothesis is that your chromium doesn't provide a
> sufficient/sane TURN server and so jitsi crashes.
>
> See
> https://serverfault.com/questions/591837/how-does-chrome-webrtc-select-which-turn-server-to-use-if-multiple-options-are-g 
>
> on how to change the turn server.
>
> ..and to comply with GNU FSDG i have to tell you that using
> non-ungoogled chromium and 3rd party repos is unethical as it most
> likely
> contains nonfree blobs which limit user freedom and contain
> malware as such i am providing content of ~/.config/chromium in
> attachment which should make your chromium more libre and i am also
> encouraging you to use ungoogled-chromium.
>
> EDIT: I missed the part with screensharing x.x .. on mentioned chromium
> it starts printing:
>
> [18990:23:0116/111829.036853:ERROR:webrtc_video_engine.cc(3446)] Absent
> receive stream; ignoring clearing encoded frame sink for ssrc 0
> [18990:12:0116/111836.246422:ERROR:video_stream_encoder.cc(1827)] Failed
> to encode frame. Error code: -7
> [18990:12:0116/111834.601625:ERROR:video_stream_encoder.cc(1149)] Failed
> to initialize the encoder associated with codec type: VP8 (1)
>
> in the console when i have screenshare and when someone joins and the
> screen share changes to a black screen so i believe that this is a bug
> due to the lack of sufficient VP8 codec.
>
> On 1/16/22 10:46, Yasuaki Kudo wrote:
>> Is there anyone here who uses Jitsi Meet t
> o share screens from Guix?  Let me know!
>>
>> At least in version 90 of chromium (third party, not a guix package), 
>> it used to work.
>>
>> With the current ungoogled-chromium on Guix, the moment someone else 
>> connects to the Jitsi session, ungooogled-chromium dies with an 'aw, 
>> snap' message.
>>
>> -Yasu
>
> -- 
> Jacob Hrbek

-- 
Jacob Hrbek


[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
  2022-01-16  9:46 Jitsi Meet Screen Sharing with Ungoogled-Chromium Yasuaki Kudo
  2022-01-16 10:24 ` Jacob Hrbek
  2022-01-16 10:34 ` Jacob Hrbek
@ 2022-01-16 10:34 ` Remco
  2022-01-16 11:25 ` Sergiu Ivanov
  2022-01-20 16:55 ` Remco
  4 siblings, 0 replies; 13+ messages in thread
From: Remco @ 2022-01-16 10:34 UTC (permalink / raw)
  To: Yasuaki Kudo; +Cc: help-guix

2022/01/16 18:46, Yasuaki Kudo:

> Is there anyone here who uses Jitsi Meet to share screens from Guix?
> Let me know!
>
> At least in version 90 of chromium (third party, not a guix package),
> it used to work.
>
> With the current ungoogled-chromium on Guix, the moment someone else
> connects to the Jitsi session, ungooogled-chromium dies with an 'aw,
> snap' message.

It (starting/joining a jitsi meeting and sharing a screen/window/tab)
works for me with ungooogled-chromium version 92 from guix.  Newer
versions unfortunately don't which is probably related to this issue:

  https://issues.guix.gnu.org/50773

The last guix commit I've found with a working ungooogled-chromium is:

  08660f7c8880e30aecc05cd6302d2ccd715913e9

You can use guix timemachine to run it (see issue for an example).

R.



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
  2022-01-16  9:46 Jitsi Meet Screen Sharing with Ungoogled-Chromium Yasuaki Kudo
                   ` (2 preceding siblings ...)
  2022-01-16 10:34 ` Remco
@ 2022-01-16 11:25 ` Sergiu Ivanov
  2022-01-16 12:26   ` Jacob Hrbek
  2022-01-20 16:55 ` Remco
  4 siblings, 1 reply; 13+ messages in thread
From: Sergiu Ivanov @ 2022-01-16 11:25 UTC (permalink / raw)
  To: Yasuaki Kudo; +Cc: help-guix

Yasuaki Kudo <yasu@yasuaki.com> [2022-01-16T10:46:58+0100]:
> Is there anyone here who uses Jitsi Meet to share screens from Guix?  Let me know!
>
> At least in version 90 of chromium (third party, not a guix package), it used to work.
>
> With the current ungoogled-chromium on Guix, the moment someone else connects to the Jitsi session, ungooogled-chromium dies with an 'aw, snap' message.

A friend of mine runs a Jitsi instance on a private server, and we
sometimes have this issue because the Jitsi instance breaks for some
weird reason, and not because of the browser.

I suppose you tried with meet.jit.si already, and the other answers to
this thread are very useful, but I thought I'd mention my experience for
the record.

-
Sergiu


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
  2022-01-16 11:25 ` Sergiu Ivanov
@ 2022-01-16 12:26   ` Jacob Hrbek
  0 siblings, 0 replies; 13+ messages in thread
From: Jacob Hrbek @ 2022-01-16 12:26 UTC (permalink / raw)
  To: help-guix


[-- Attachment #1.1: Type: text/plain, Size: 741 bytes --]

 > A friend of mine runs a Jitsi instance on a private server, and we
sometimes have this issue because the Jitsi instance breaks for some
weird reason, and not because of the browser. -- Sergiu

 From my experience and assisting maintenance of jitsi it's very stable
in terms of production runtime so i would say that your friend
misconfigured the deployment.

Also i think that it's very clear that the screen share fails due to the
lack of VP8 codec support based on provided terminal output.

On 1/16/22 12:25, Sergiu Ivanov wrote:
> A friend of mine runs a Jitsi instance on a private server, and we
> sometimes have this issue because the Jitsi instance breaks for some
> weird reason, and not because of the browser.

--
Jacob Hrbek


[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
  2022-01-16 10:24 ` Jacob Hrbek
  2022-01-16 10:27   ` bug#53301: Ungoogled-chromium lacks VP8 codec support preventing jitsi screensharing Jacob Hrbek
@ 2022-01-16 23:34   ` Ricardo Wurmus
  2022-01-17  2:34     ` Yasuaki Kudo
  1 sibling, 1 reply; 13+ messages in thread
From: Ricardo Wurmus @ 2022-01-16 23:34 UTC (permalink / raw)
  To: Jacob Hrbek; +Cc: help-guix


Jacob Hrbek <kreyren@rixotstudio.cz> writes:

> [[PGP Signed Part:Undecided]]
>> Third party not a guix package
>
> Those are not supported by GNU Guix and will be met with hostility,
> because how dare you unfree scum!

Jacob, this style of communication is not acceptable on this mailing
list.

It is also not true.

-- 
Ricardo


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
  2022-01-16 23:34   ` Jitsi Meet Screen Sharing with Ungoogled-Chromium Ricardo Wurmus
@ 2022-01-17  2:34     ` Yasuaki Kudo
  0 siblings, 0 replies; 13+ messages in thread
From: Yasuaki Kudo @ 2022-01-17  2:34 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: help-guix

Thank you much for your replies and I believe Jacob was just making a joke and I am in no way offended!   But thank you Ricardo 😄😄  I hope this bug gets fixed!

PS 
For various issues of conviction, of which Free Software is one, I believe we need to have open playful attitudes to the opposition (e.g. people who don't give a damn about software freedom)  a, if only to have more effective strategies by understanding them.   I was just watching this this morning https://youtu.be/Blz_Eu00Kbw 😄

-Yasu


> On Jan 17, 2022, at 08:35, Ricardo Wurmus <rekado@elephly.net> wrote:
> 
> 
> Jacob Hrbek <kreyren@rixotstudio.cz> writes:
> 
>> [[PGP Signed Part:Undecided]]
>>> Third party not a guix package
>> 
>> Those are not supported by GNU Guix and will be met with hostility,
>> because how dare you unfree scum!
> 
> Jacob, this style of communication is not acceptable on this mailing
> list.
> 
> It is also not true.
> 
> -- 
> Ricardo
> 

^ permalink raw reply	[flat|nested] 13+ messages in thread

* bug#53301: Ungoogled-chromium lacks VP8 codec support preventing jitsi screensharing
  2022-01-16 10:27   ` bug#53301: Ungoogled-chromium lacks VP8 codec support preventing jitsi screensharing Jacob Hrbek
  2022-01-16 10:30     ` Jacob Hrbek
@ 2022-01-17 17:35     ` Marius Bakke
  1 sibling, 0 replies; 13+ messages in thread
From: Marius Bakke @ 2022-01-17 17:35 UTC (permalink / raw)
  To: Jacob Hrbek, 53301-done; +Cc: yasu

[-- Attachment #1: Type: text/plain, Size: 496 bytes --]

Jacob Hrbek <kreyren@rixotstudio.cz> skriver:

> Steps to reproduce:
> 0. Get ungoogled-chromium
> 1. Open a call on jitsi e.g. https://jit.si/ILoveKreyren2Much
> 2. Start a screenshare
> 3. Join the call from a different browser and expect the screenshare to
> malfunction either with tab crashing with "Aw, snap" or the screen share
> changing on black screen and chromium printing this to the console:

Fixed in f3b73e46df82297ffabaa3b32fc765fa3065cad0.

Thanks for the report and reproducer!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
  2022-01-16  9:46 Jitsi Meet Screen Sharing with Ungoogled-Chromium Yasuaki Kudo
                   ` (3 preceding siblings ...)
  2022-01-16 11:25 ` Sergiu Ivanov
@ 2022-01-20 16:55 ` Remco
  2022-01-21 15:23   ` Yasuaki Kudo
  4 siblings, 1 reply; 13+ messages in thread
From: Remco @ 2022-01-20 16:55 UTC (permalink / raw)
  To: help-guix

Just a follow up.  This issue appears to be fixed in the latest
version.  See also: https://issues.guix.gnu.org/53301

R.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Jitsi Meet Screen Sharing with Ungoogled-Chromium
  2022-01-20 16:55 ` Remco
@ 2022-01-21 15:23   ` Yasuaki Kudo
  0 siblings, 0 replies; 13+ messages in thread
From: Yasuaki Kudo @ 2022-01-21 15:23 UTC (permalink / raw)
  To: Remco; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 104 bytes --]

I can happily confirm that the problem is gone!  I can see my Guix screen from my Iphone via Jitsi!!


[-- Attachment #2: image0.jpeg --]
[-- Type: image/jpeg, Size: 351623 bytes --]

[-- Attachment #3: Type: text/plain, Size: 402 bytes --]



Thank you so much!!  I still have to deal with the fact that screen sharing itself has lots of bugs or missing features but that is probably because I use wayland (as opposed to X) 😅

-Yasu

> On Jan 21, 2022, at 07:50, Remco <me@rwv.io> wrote:
> 
> Just a follow up.  This issue appears to be fixed in the latest
> version.  See also: https://issues.guix.gnu.org/53301
> 
> R.
> 

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-01-21 15:36 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-16  9:46 Jitsi Meet Screen Sharing with Ungoogled-Chromium Yasuaki Kudo
2022-01-16 10:24 ` Jacob Hrbek
2022-01-16 10:27   ` bug#53301: Ungoogled-chromium lacks VP8 codec support preventing jitsi screensharing Jacob Hrbek
2022-01-16 10:30     ` Jacob Hrbek
2022-01-17 17:35     ` Marius Bakke
2022-01-16 23:34   ` Jitsi Meet Screen Sharing with Ungoogled-Chromium Ricardo Wurmus
2022-01-17  2:34     ` Yasuaki Kudo
2022-01-16 10:34 ` Jacob Hrbek
2022-01-16 10:34 ` Remco
2022-01-16 11:25 ` Sergiu Ivanov
2022-01-16 12:26   ` Jacob Hrbek
2022-01-20 16:55 ` Remco
2022-01-21 15:23   ` Yasuaki Kudo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.