Julian-Samuel Gebühr

Results 48 comments of Julian-Samuel Gebühr
trafficstars

The [matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy/) has this functionality

TBH I don't know how to enable chat in liveStreaming, I only changed the `docker-compose.yml` ``` root@XXXXX:~/stream# cat docker-compose.yml version: '3.3' services: bbb-streamer: image: aauzid/bigbluebutton-livestreaming container_name: liveStreaming shm_size: '2gb' environment:...

There is a short period where there is a "connect" window in the middle of the screen, similar to a manual login. Nothing more

Ahh sorry my bad! I did not open the link in a private window. Both in Firefox and chromium I was prompted with a request to enable my microphone. After...

The version in the `docker-compose.yml` is 3.3 I am very sure to join the URL from the logs and visually see that `bbb_listen_only_mode=true` https://bbb.hyteck.de/bigbluebutton/api/join?meetingID=XXX&fullName=Live&password=XX&userdata-bbb_auto_join_audio=true&userdata-bbb_enable_video=true&userdata-bbb_listen_only_mode=true&userdata-bbb_force_listen_only=true&userdata-bbb_skip_check_audio=true&joinViaHtml5=true&checksum=XXX It could very well be that...

How would I add an icon? e,g, remove pinterest and Google+ and add a Mastodon icon? I found the places in footer and topnavigation also all the stuff in single.html...

Thank you very, much! As the Mastodon logo was recently added to FontAwsome I was able to include it. Short description what I did: copy ``` theme/hugo-nederburg-theme/layouts/footer.html theme/hugo-nederburg-theme/layouts/topnavigation.html ``` to...

Same on Linux for version `syphon-bin 0.2.12-1` from the AUR

I am using `syphon-bin 0.2.12-1` Here some details on my setup ``` OS: EndeavourOS Linux x86_64 Host: 20YM Lenovo ThinkBook 16p Gen 2 Kernel: 5.17.1-arch1-1 DE: Plasma 5.24.4 ``` but...

This is what I get when running from commandline ``` [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: SqliteException(1): near "ON": syntax error, SQL logic error or missing database (code 1) Causing statement: INSERT INTO...