Forum › Forums › New users › New Users and General Questions › video recorder under antiX
- This topic has 9 replies, 4 voices, and was last updated May 7-5:35 am by Robin.
-
AuthorPosts
-
May 7, 2026 at 1:54 am #203707
ninosMemberis there a native software package to record video from the internet?
using only various GNU/Linux distros, GhostBSD and Haiku
[perpetual antiX newbie]May 7, 2026 at 2:23 am #203708Robin
MemberHi Ninos. antiX TV can do this, working like a traditional video tape recorder. Just click the record button while a station is playing.
Windows is like a submarine. Open a window and serious problems will start.
May 7, 2026 at 2:47 am #203709
punrangerMemberThere are two approaches to this. One is to capture the video file itself from the server. The most popular option for that seems to be yt-dlp, which is geared towards catching YouTube videos. I haven’t used it myself in a while, but I know YouTube tries to stop it working. The other approach is a screen recorder. Simple screen recorder used to come preinstalled in antiX and worked well. There’s also OBS, which is popular. Screen recorders do give you a lower quality video than server capturing software. Not sure how antiX TV does it, haven’t tested that.
antiX linux: The best way to revive an old computer - http://www.youtube.com/watch?v=JCTaUAP6sSg
May 7, 2026 at 2:59 am #203710
ninosMemberI don’t want to record from a TV station.
I want to record my screen.Under other linux distros I remember I used simplescreenrecorder.
using only various GNU/Linux distros, GhostBSD and Haiku
[perpetual antiX newbie]May 7, 2026 at 3:04 am #203711
ninosMemberThe simplescreenrecorder I remember I used under other distros, years ago,
https://www.maartenbaert.be/simplescreenrecorder/
made excellent video recordings of the screen
with very clear picture & sound.- This reply was modified 4 months, 3 weeks ago by ninos.
using only various GNU/Linux distros, GhostBSD and Haiku
[perpetual antiX newbie]May 7, 2026 at 3:21 am #203713Robin
Member…to record video from the internet?
↑↑↑ ??? ↓↓↓
I don’t want to record from a TV station.
I want to record my screen.First you said you want to record video from the internet, now you want to record from your screen. What do you actually want?
The simplescreenrecorder I remember I used under other distros, years ago,
https://www.maartenbaert.be/simplescreenrecorder/
made excellent video recordings of the screen
with very clear picture & sound.If you know that worked for you, why then don’t you install it from the repos simply ?
$ apt-cache policy simplescreenrecorder simplescreenrecorder: Installiert: 0.4.4-3 Installationskandidat: 0.4.4-3 Versionstabelle: *** 0.4.4-3 500 500 http://ftp.de.debian.org/debian bookworm/main amd64 Packages 100 /var/lib/dpkg/statusIt still works fine.
Windows is like a submarine. Open a window and serious problems will start.
May 7, 2026 at 4:39 am #203720
ninosMemberThanks Ronin.
I installed simplescreenrecorder using the antiX Software installer,
it records fine, whatever you see on your screen (no matter what the source is)
and it saves the recording as an .mkv file
in Home / Videos.
but NO SOUND.
I know that simplescreenrecorder has a problem with Wayland,
if I remember well, it needs X11.
or maybe change something in the source menu?Any ideas?
I’ll check this info too:
https://gemini.google.com/share/b8ff197e664c- This reply was modified 4 months, 3 weeks ago by ninos.
- This reply was modified 4 months, 3 weeks ago by ninos.
- This reply was modified 4 months, 3 weeks ago by ninos.
using only various GNU/Linux distros, GhostBSD and Haiku
[perpetual antiX newbie]May 7, 2026 at 4:41 am #203721
anticapitalistaForum AdminantiX does not use wayland
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
May 7, 2026 at 5:34 am #203731
ninosMemberSo, Wayland is not the problem,
as antiX is using X11.I hope somebody who uses simplescreenrecorder
will come up with a solution
of the sound problem, under antiX.Please see the photo of the simplescreenrecorder menu, above,
maybe change the source from default to
pipewire sound server???- This reply was modified 4 months, 3 weeks ago by ninos.
using only various GNU/Linux distros, GhostBSD and Haiku
[perpetual antiX newbie]May 7, 2026 at 5:35 am #203732Robin
Memberbut NO SOUND.
You’ll have to make sure that you can record from a loopback device (plain alsa) or a monitor channel (pipewire). E.g. when recording via pipewire, check what source is set for simplescreenrecorder in the record tab. While when running plain alsa, make sure to have the respective source not muted. Both can be really tricky, and from what I have expereienced, you’ll have to set the audio again and again after starting a next recording, because of the unstable way pipewire keeps reassigning everything again and again. Try and error is what I can recommend only in this case unfortunately, in particular because of the variety of audio hardware, each of which needs different treatment. But I can state it works the one way or other in the end.
maybe change something in the source menu?
That’s a good start. Please note, in the pipewire layer mixer (pavucontrol) the simplescreenrecord entry in the recording tab will only show up after you have started the recording, and be reset as soon you stop it. Only while present there you can change the source so it records actually what you need to record.
Windows is like a submarine. Open a window and serious problems will start.
-
AuthorPosts
- You must be logged in to reply to this topic.