Maybe I want to do an experiment when I will do the Prague presentation. What if we try to stream it to our Peertube via a mobile phone? :) Is there a FOSS app that allows us to directly stream RTMP to @PeerTube ? Anyone knows? Am curious.... #tromstuff

EDIT: Ok I can stream with the awesome Peertube Live app codeberg.org/Schoumi/PeerTubeL… but they need to update it to support the new Peertube API. If they do it in time and I can create permanent lives and with transcoding, we can give it a shot and stream the Prague presentation to our Peertube.

Rokosun reshared this.

in reply to Tio

@futureisfoss
I tried out OBS Ninja (now called VDO Ninja) a few years for direct P2P streaming and video conferencing:
vdo.ninja/
youtube.com/watch?v=QaA_6aOP9z…

Basically it just sends video directly from browser to browser, and apparently works to stream from phone too. I remember having to tweak the advanced settings to get the best out of it, but maybe the defaults work better these days:
docs.vdo.ninja/advanced-settin…
github.com/steveseguin/vdo.nin…

in reply to BB

@futureisfoss
This might also be of interest for more advanced uses, but I don't think you should need anything extra to the above just to send a simple stream to Peertube:
github.com/steveseguin/social_…
docs.vdo.ninja/steves-helper-a…
" peertube (triggers on: https://*/plugins/livechat/router/webchat/room/) "
in reply to BB

@futureisfoss
There are also native Android and iOS apps for it, but not sure if they are preferred over the browser version...

While the VDO.Ninja browser-based app version is suggested for most users, this native Android app version has a few key advantages:
- Can stream video while running in the background or with the screen off
- Screen sharing is supported, including the sharing of third-party apps
- Works on certain devices that won't support webRTC via the browser

The @YunoHost package for Friendica has not been updated in many months github.com/YunoHost-Apps/frien… - we are trying to figure out but personally I am lost. If anyone can please help out? I think it is a must to give some love to Friendica and fix the update issue.

If @Michael Vogel @Tobias or @Hypolite Petovan have any time to quickly look why it fails, could be awesome :D - but if you are busy totally understood.

I suspect something changed about the Addons github.com/YunoHost-Apps/frien…

I see 140125 WARNING ERROR 1146 (42S02) at line 1: Table 'friendica.addon' doesn't exist

In any case we must find a way to update the package. I pinged some friends, let's see :D

Soon I will do a presentation in Prague about our TROM project and a good part of the presentation is about the Fediverse and Friendica, so I'd like our instance to be up to date of course, and showcase to people a new social network basically. Any help is also a sort of help to push more people to migrate from FB and the like, to Friendica and the fediverse overall.

reshared this

Alexio reshared this.

reshared this

Thank you Kdenlive for sharing our documentary! #tromstuff


🎥 Showcase 🎬

TROM II: A Message to the Aliens is a 4 parts (5 hours) documentary edited with #kdenlive by @tio

Trailer:
videos.trom.tf/w/uzsWV9z42KKG6…

Check it out!
tromsite.com/documentaries/tro…

#floss #videoediting #videomaking


reshared this

TROMjaro 12.08.2023 (big update, many changes) forum.tromjaro.com/t/tromjaro-…

If people think that TROMjaro is "just another distro" then they don't know what they are talking about. Here's a sample of what we pushed recently to make the desktop experience better than most "distros" that I know, perhaps there is none that deals with theming and HiDPI, and fonts, and consistency and more in a better way than TROMjaro.

You know I watched one of the latest videos from @Nick @ The Linux Experiment where he talks about theming the Flatpaks. So complicated for the average user. Guess what!? We do it better and automatically, and we also sync GTK with QT, and fonts, and icons. If only more people would take a serious look at TROMjaro and by all means use the changes we made for your distro!

Give TROMjaro a try ;)

#tromstuff

reshared this

Tomorrow we will release a cool new TROMjaro ISO :) - if I team with @Rokosun and @Roma we create cool shit :) - you'll see.

Also, am working on the ZDay presentation. So far so good. I LOVE the LibreOffice Presentation. So bloody cool. I will send a newsletter about the ZDay event tomorrow or the day after. I was waiting for the organizers to send me the official "promo" for me....but they are busy with personal stuff so I would send a newsletter even without that. It is fine, just that on their website zeitgeistmovement.cz/2023/07/1… that leads to a FB event for ZDay my name is not listed, so some people may think that it is not confirmed. But it is.

Anyway, all good :)

#tromstuff

reshared this

@Dima
in reply to Tio

Thank @Tio . I knew you going to like it :) haha. But yeah that was my disappointment when I was at this camp, that they really hope for the tourism. And i tried to speak about it with them about the trade and future problems, but no luck. On the other hand there are no other options to stop this Hydropower otherwise. Locals are brainwashed that power plant will be good for them, so tourists maybe the only alternative for now, to convince them otherwise. Anyway it's a mess and a lot of corruption.
@Tio

The TROM II Documentary is by far the most complex, long lasting, and important project I ever created and maybe I will ever create tromsite.com/documentaries/tro… - 3 years to make. A massive work. And I am so happy with the end result, I feel like I can retire now :).

But I will do the opposite and continue to create more stuff.

Anyway, if anyone has any interest in what I do, then I cannot recommend this documentary enough! #tromstuff

reshared this

Unknown parent

friendica (DFRN) - Link to source

Tio

Thanks! XFCE is terrible looking as default, and it has a lot of other inconsistencies in regards to theming and working with QT apps. We fixed many things. For example the system theming is now used by all GTK apps, including libadwaita, byt all QT apps, and even by all GTK flatpaks, even those using libadwaita. Same is the case for icons and fonts. Consistency.

Plus many changes in the background to make things more simple and easy to use.

I will detail the changes in the release post.

Rokosun reshared this.

in reply to Tio

@avi917
I will say that you can use chatGPT to code if you want to, and the code can work for you as well, but like Tio said the issue here is that if you don't know how to code then you can't review or understand what chatGPT gave you. For example, when Tio used AI to write code and then later when I checked it there was a function that was never used at all - basically a pile of unused code that does nothing but sits there. AI feels a lot like rolling a dice.
Unknown parent

mastodon - Link to source

Rokosun

@avi917 If you don't care about clean code and just want something to get done then maybe AI works for you, its success rate depends on the complexity/uniqueness of the task you wanna get done, in the worst case scenario it can give you harmful code - tho it's statistically less likely to happen. The fact that you had to go through this tedious process of back and forth to get your code working is why I said it's like rolling a dice - again and again until it finally works.

Working very hard on TROMjaro these days. We want to make it a bit better visually and in terms of consistency and fix some bugs. The Layout and Theme switchers are getting some improvements. I hope to be done in less than 7-10 days to then have time for my ZDay presentation preparation. ;)

I will share more about the ZDay, is just that I was busy with TROMjaro. #tromstuff

Rokosun reshared this.



Our TROM Call has been restored because we figured out why it stopped working after a while - https://call.trom.tf/

TROM Call (Jitsi) is a complete Zoom alternative, but a lot better because there are no restrictions. No registrations needed, no participants limit or duration of the call. Plus a lot more features.

We hope that now it will work well. Give it a try! #tromlive


Please support if you can!


We now accept Paypal donations for our 200 for TROM campaign! https://www.tromsite.com/donate/

Please help us. We are right now close to get enough monthly support to pay for our servers. But we need more in order to keep TROM active.

We need 200 people to donate 5 Euros a month to support TROM forever.

#tromlive


reshared this

The media in this post is not displayed to visitors. To view it, please log in.

reshared this

in reply to Rokosun

in reply to Tio

@Tio @Nick @ The Linux Experiment
Personally I don't actually do much customization or theming on my system, I just go with the default setup of the distro I use without changing much. I also don't care much if an app doesn't look exactly the same as my other apps, as long as they respect these 2 things - dark mode and font size, like I explained before these are accessibility related features that I consider essential. If I strain my eyes by looking at the screen too much then it'll trigger a headache for me, it can get so bad that sometimes I'll have to put an ice pack on top of my head & eyes - so this is almost like a health problem that I could avoid to some extend by using dark theme and bigger font sizes (and limiting screen time ofc, there is an app called safeeyes on linux that can help). So yeah, that's my personal situation, I'm telling this to let you know that not all of us are customization freaks who changes everything on their system, and still we appreciate things like customizability & consistent theming for other reasons that might be personal to us.



TROMcast 74: 200 for TROM, ZDay, and more https://videos.trom.tf/w/2KDsPz7gP8qpPKwrYKg9ei

WILL START AT: 21:00 Madrid Time, 28th of July.

In this cast we will discuss about our new approach to support our project forever. See https://www.tromsite.com/donate/

We only need 200 people to donate 5 Euros a month. Equal contributions by a handful of people, to distribute the financial support in order to make it sustainable and fair for all.

We will also talk a bit about the upcoming ZDay in Prague where we will present our project, plus a few more things.

#tromlive


Alexio reshared this.

in reply to Tio

The media in this post is not displayed to visitors. To view it, please log in.

The working link is videos.trom.tf/w/wxAhtdRqYp6F9…


TROMcast: 200 for TROM, ZDay, and more


In this cast we will discuss about our new approach to support our project forever. See tromsite.com/donate/

We only need 200 people to donate 5 Euros a month. Equal contributions by a handful of people, to distribute the financial support in order to make it sustainable and fair for all.

We will also talk a bit about the upcoming ZDay in Prague where we will present our project, plus a few more things.