• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~tech with the tag "streaming". Back to normal view / Search all groups
    1. [RESOLVED] Tech support request: my game stream is lagging every five minutes

      The Issue I'm streaming games from a desktop PC hardwired into my router (running Sunshine) to a laptop wirelessly (using Moonlight). It works beautifully. Except, every five minutes, the stream...

      The Issue

      I'm streaming games from a desktop PC hardwired into my router (running Sunshine) to a laptop wirelessly (using Moonlight). It works beautifully.

      Except, every five minutes, the stream chugs: my framerate drops precipitously, and Moonlight gives me a warning telling me I should lower my bitrate. This happens for only a few seconds, before it resolves and goes back to normal.

      I timed the interval between the chugs several times and got approximately 5:07 between each slowdown. It is remarkably consistent.

      Because it's so consistent, I assume there's some scheduled task or something running every five minutes that's causing it to chug. Dropping the bitrate makes the chugging less noticeable, but it still happens.


      Ruling Things Out

      I think it's safe to rule out the idea that it's my router or the host PC.

      I have a smaller 13" laptop that I used to stream to, and I just recently bought a 17" to replace it. The five-minute issue only happens on the 17", even with identical stream settings (same resolution, FPS, and bitrate).

      The computers are obviously different hardware, but they're also running two different linux distros.

      The 13" Laptop is running MX Linux 23.5 (KDE). This is the one that works.

      inxi -Fxz
      System:
        Kernel: 6.1.0-32-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
          Desktop: KDE Plasma v: 5.27.5 Distro: MX-23.5_KDE_x64 Libretto September 15
          2024 base: Debian GNU/Linux 12 (bookworm)
      Machine:
        Type: Laptop System: Dell product: Latitude 7370 v: N/A
          serial: <superuser required>
        Mobo: Dell model: 0XFY7T v: A00 serial: <superuser required> UEFI: Dell
          v: 1.28.3 date: 02/07/2022
      Battery:
        ID-1: BAT0 charge: 12.6 Wh (62.1%) condition: 20.3/34.0 Wh (59.6%)
          volts: 8.1 min: 7.6 model: SMP DELL WY7CG58 status: charging
      CPU:
        Info: dual core model: Intel Core m5-6Y57 bits: 64 type: MT MCP
          arch: Skylake rev: 3 cache: L1: 128 KiB L2: 512 KiB L3: 4 MiB
        Speed (MHz): avg: 2496 high: 2758 min/max: 400/2800 cores: 1: 2400 2: 2758
          3: 2400 4: 2429 bogomips: 11999
        Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
      Graphics:
        Device-1: Intel HD Graphics 515 vendor: Dell driver: i915 v: kernel
          arch: Gen-9 bus-ID: 00:02.0
        Device-2: Realtek Integrated_Webcam_HD type: USB driver: uvcvideo
          bus-ID: 1-9:5
        Display: x11 server: X.Org v: 1.21.1.7 with: Xwayland v: 22.1.9 driver: X:
          loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915
          resolution: 1920x1080~60Hz
        API: OpenGL v: 4.6 Mesa 24.2.8-1mx23ahs renderer: Mesa Intel HD Graphics
          515 (SKL GT2) direct-render: Yes
      Audio:
        Device-1: Intel Sunrise Point-LP HD Audio vendor: Dell driver: snd_hda_intel
          v: kernel bus-ID: 00:1f.3
        API: ALSA v: k6.1.0-32-amd64 status: kernel-api
        Server-1: PipeWire v: 1.0.0 status: active
      Network:
        Device-1: Intel Wireless 8260 driver: iwlwifi v: kernel bus-ID: 6c:00.0
        IF: wlan0 state: up mac: <filter>
      Bluetooth:
        Device-1: Intel Bluetooth wireless interface type: USB driver: btusb v: 0.8
          bus-ID: 1-2:2
        Report: hciconfig ID: hci0 rfk-id: 1 state: up address: <filter> bt-v: 2.1
          lmp-v: 4.2
      RAID:
        Hardware-1: Intel 82801 Mobile SATA Controller [RAID mode] driver: ahci
          v: 3.0 bus-ID: 00:17.0
      Drives:
        Local Storage: total: 238.47 GiB used: 31.99 GiB (13.4%)
        ID-1: /dev/sda vendor: Toshiba model: KSG60ZMV256G M.2 2280 256GB
          size: 238.47 GiB
      Partition:
        ID-1: / size: 232.43 GiB used: 31.47 GiB (13.5%) fs: ext4 dev: /dev/dm-0
          mapped: luks-a8eaaa90-b4ba-4943-8c1d-ddace5892f40
        ID-2: /boot size: 973.4 MiB used: 524.1 MiB (53.8%) fs: ext4
          dev: /dev/sda2
        ID-3: /boot/efi size: 252 MiB used: 274 KiB (0.1%) fs: vfat dev: /dev/sda1
      Swap:
        ID-1: swap-1 type: file size: 3 GiB used: 3.8 MiB (0.1%) file: /swap/swap
      Sensors:
        System Temperatures: cpu: 80.0 C pch: 68.0 C mobo: 48.0 C
        Fan Speeds (RPM): N/A
      Info:
        Processes: 251 Uptime: 33m Memory: 7.65 GiB used: 3.56 GiB (46.6%)
        Init: SysVinit runlevel: 5 Compilers: gcc: 12.2.0 Packages: 2789 Shell: Bash
        v: 5.2.15 inxi: 3.3.26
      
      /etc/crontab
      17 *    * * *   root    cd / && run-parts --report /etc/cron.hourly
      25 6    * * *   root    test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.daily; }
      47 6    * * 7   root    test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.weekly; }
      52 6    1 * *   root    test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.monthly; }
      

      The 17" Laptop is running Linux Mint 22.1 (Cinnamon). This is the one that has the five minute chugs.

      inxi -Fxz
      System:
        Kernel: 6.8.0-58-generic arch: x86_64 bits: 64 compiler: gcc v: 13.3.0
        Desktop: Cinnamon v: 6.4.8 Distro: Linux Mint 22.1 Xia
          base: Ubuntu 24.04 noble
      Machine:
        Type: Laptop System: Dell product: Inspiron 7773 v: N/A
          serial: <superuser required>
        Mobo: Dell model: 0R58C3 v: A00 serial: <superuser required> UEFI: Dell
          v: 1.19.0 date: 12/15/2021
      Battery:
        ID-1: BAT0 charge: 34.9 Wh (97.5%) condition: 35.8/56.0 Wh (63.9%)
          volts: 16.0 min: 15.2 model: Samsung SDI DELL W7NKD7B status: discharging
      CPU:
        Info: quad core model: Intel Core i7-8550U bits: 64 type: MT MCP
          arch: Coffee Lake rev: A cache: L1: 256 KiB L2: 1024 KiB L3: 8 MiB
        Speed (MHz): avg: 658 high: 867 min/max: 400/4000 cores: 1: 400 2: 800
          3: 400 4: 400 5: 800 6: 800 7: 867 8: 800 bogomips: 31999
        Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
      Graphics:
        Device-1: Intel UHD Graphics 620 vendor: Dell driver: i915 v: kernel
          arch: Gen-9.5 bus-ID: 00:02.0
        Device-2: NVIDIA GP108M [GeForce MX150] vendor: Dell driver: nvidia
          v: 550.120 arch: Maxwell bus-ID: 01:00.0
        Device-3: Realtek Integrated_Webcam_HD driver: uvcvideo type: USB
          bus-ID: 1-5:2
        Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
          loaded: modesetting,nvidia unloaded: fbdev,nouveau,vesa dri: iris gpu: i915
          resolution: 1920x1080~60Hz
        API: EGL v: 1.5 drivers: iris,nvidia,swrast platforms:
          active: gbm,x11,surfaceless,device inactive: wayland,device-2
        API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: intel mesa
          v: 24.2.8-1ubuntu1~24.04.1 glx-v: 1.4 direct-render: yes renderer: Mesa
          Intel UHD Graphics 620 (KBL GT2)
      Audio:
        Device-1: Intel Sunrise Point-LP HD Audio vendor: Dell driver: snd_hda_intel
          v: kernel bus-ID: 00:1f.3
        API: ALSA v: k6.8.0-58-generic status: kernel-api
        Server-1: PipeWire v: 1.0.5 status: active
      Network:
        Device-1: Intel Wireless 3165 driver: iwlwifi v: kernel bus-ID: 02:00.0
        IF: wlp2s0 state: up mac: <filter>
      Bluetooth:
        Device-1: Intel Bluetooth wireless interface driver: btusb v: 0.8 type: USB
          bus-ID: 1-7:3
        Report: hciconfig ID: hci0 rfk-id: 4 state: up address: <filter> bt-v: 4.2
          lmp-v: 8
      Drives:
        Local Storage: total: 238.47 GiB used: 36.5 GiB (15.3%)
        ID-1: /dev/nvme0n1 vendor: Samsung model: MZVLB256HBHQ-000H1
          size: 238.47 GiB temp: 25.9 C
      Partition:
        ID-1: / size: 229.63 GiB used: 36.21 GiB (15.8%) fs: ext4 dev: /dev/dm-1
          mapped: vgmint-root
        ID-2: /boot size: 1.61 GiB used: 291.7 MiB (17.7%) fs: ext4
          dev: /dev/nvme0n1p2
        ID-3: /boot/efi size: 511 MiB used: 6.1 MiB (1.2%) fs: vfat
          dev: /dev/nvme0n1p1
      Swap:
        ID-1: swap-1 type: partition size: 1.91 GiB used: 0 KiB (0.0%)
          dev: /dev/dm-2 mapped: vgmint-swap_1
      Sensors:
        System Temperatures: cpu: 30.0 C pch: 32.5 C mobo: N/A
        Fan Speeds (rpm): N/A
      Info:
        Memory: total: 16 GiB available: 15.36 GiB used: 1.82 GiB (11.9%)
        Processes: 338 Uptime: 2h 38m Init: systemd target: graphical (5)
        Packages: 1996 Compilers: gcc: 13.3.0 Shell: Bash v: 5.2.21 inxi: 3.3.34
      
      /etc/crontab
      17 *	* * *	root	cd / && run-parts --report /etc/cron.hourly
      25 6	* * *	root	test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.daily; }
      47 6	* * 7	root	test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.weekly; }
      52 6	1 * *	root	test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.monthly; }
      

      Help Request

      Anyone have any ideas for tracking down what might be causing this? I was going to just wipe the machine and replace Linux Mint with MX Linux to rule that out, but I figured I'd ask here before doing that, especially because it could be the hardware and not the distro that's causing the issue.

      20 votes
    2. Stremio is an impressive program

      This post will talk about piracy. I won't provide any links or direct instructions. That said, if a mod or admin thinks there is something inappropriate about talking about that stuff, feel free...

      This post will talk about piracy. I won't provide any links or direct instructions. That said, if a mod or admin thinks there is something inappropriate about talking about that stuff, feel free to mention this in the comments and I will remove any inappropriate details as soon as I can.

      Like many Latin Americans, I am a long-term pirate. I have pirated stuff with floppy disks, with CD-ROMs, through IRC, FTP, Kazaa, Napster, Soulseek, websites, and torrent. I have also purchased several illegal media from street vendors. The whole idea of traditional piracy is to get the files I want for me to own, which is why I made a Plex server for myself.

      Stremio is a challenge to all of this. It is much easier to setup than Plex and basically requires no maintenance. It is a program that allows me to stream video content from a variety of sources, legal or illegal. It took less than 30 minutes to set it up on my computer, and I know that it exists for both of my TVs. I am using it with the Torrentio addon.

      Stremio changed my viewing habits much in the same way paid streaming services did. I am more spontaneous in my choices. I have watched Doctor Who from 2005, ER, Tiny Toons Adventures, Animaniacs, The Twighlight Zone (original), The Magicians, Blackadder, and Falling Skies (alien TV show with Noah Wyle!). Playback sometimes takes a little while to start, but went it does it rarely stutters, even on old or less popular shows. A paid debrid service should improve on that. I am now considering removing most of our extremely expensive paid streaming services and replacing them with Stremio. Money is tight and, when added up, they make quite a dent on our budget!

      One bad thing about Stremio is that it is basically a leech. It does not seed the torrents. I am considering getting Real Debrid as it seemingly reduces the strain on torrents via caching.

      Right now, my only concern with changing everything to Stremio is that my wife will probably dislike choosing between multiple sources for an episode, and some episodes come with bad subtitles. That would require minimal effort to solve, but might still be too much for her.

      Anyway, I am very impressed by Stremio. It is so good, in fact, that I am half-jokingly worried about the police knocking on my door.

      Just kidding, that doesn't happen around here.

      66 votes
    3. Is Nebula worth it?

      Is anyone here using https://nebula.tv? Multiple creators I watch are on there, and I'm considering getting a subscription, but I'm just not sure if it's really worth it. Most channels on there...

      Is anyone here using https://nebula.tv? Multiple creators I watch are on there, and I'm considering getting a subscription, but I'm just not sure if it's really worth it. Most channels on there don't seem to upload any exclusive content, so I'll basically just get the same videos but for $5/month instead of for free. I've also heard that the app and UX isn't that great.

      People who use the service, what makes it worth it for you? Is it just a way to support the creators more?

      61 votes
    4. Building a home media server on a budget

      Hi I figured before I start venturing into other forums dedicated to this sort of thing, I'd ask here on Tildes since I'm at least comfortable with the community and how helpful they can be here....

      Hi

      I figured before I start venturing into other forums dedicated to this sort of thing, I'd ask here on Tildes since I'm at least comfortable with the community and how helpful they can be here.

      I'm tired of all of the subscription services I have, movies and TV shows disappearing from them, buying a film on Prime and only being able to watch it offline through a specific app. Even then, half the time we're watching comfort TV shows that we have on DVD already (X-Files and Friends for instance).

      So I figured that building a home media server would give me the chance to cut the cord with a couple of these services and allow us to start using and controlling our own data again.

      I have a budget of around £300 (I could perhaps push to £400 if needed) and I'm honestly not sure at all where to start. I have knowledge on how to build brand new, medium to high end gaming PCs as I've done it since I was in my late teens and built my first PC with the wages from my very first job but building a budget minded PC for use as a home media server goes completely over my head.

      I've noticed that a lot of the pre-built NAS or media server boxes are very expensive so my first thought was to buy a refurbed workstation or small form factor PC that has enough "oomph" to do the trick but I don't know what ones to even start looking at and then I start to feel a little bit out of my comfort zone.

      Things like getting the right CPU in these refurbed machines that offers the features I'm looking for like hardware transcoding etc., integrated GPU's, ensuring there's enough SATA ports for multiple hard drives and an SSD for a boot drive, and then to top it all off ensuring that while achieving these features the thing shouldn't draw too much power when idling as it'll be on for long stretches of time, if not left on 24/7.

      I've also got no knowledge of Linux, I've never even looked at it but if it's genuinely easy enough (for someone with next to no Linux experience) then I'd be happy to give it a shot if it offers better performance compared to using Windows 10 or something.

      All the server will be used for is watching TV shows, perhaps the odd film, listening to a bit of music perhaps and the odd podcast now and again. Simultaneous streaming will be fairly minimal, perhaps 2 streams as me or my partner watch one thing and our daughter watches another on her tablet. In regards to streaming outside the house that will also be almost non-existent, perhaps, again our daughter watching a kids TV show like Pokemon or Fireman Sam on her tablet when we're out but me and my partner don't tend to watch anything when we're outside the house, certainly not TV shows or movies anyway.

      Redundancy isn't something I'm too horrendously worried about, I wouldn't be storing anything like photos that we wouldn't want to lose on it and while it'd be annoying, losing a drive with TV shows or films on it wouldn't be the end of the world.

      Any help would be massively appreciated, thanks.

      36 votes
    5. Weird video playback issue

      Specifications: Computer: Framework 13" DIY Edition. 32GB RAM 11th Gen i7-1185G7 Windows 11 Pro Browser: Brave Browser Current Version Displays: Samsung LC27JG50QQNZA Series Curved 27in HP VH240a...

      Specifications:

      Computer: Framework 13" DIY Edition.

      • 32GB RAM
      • 11th Gen i7-1185G7
      • Windows 11 Pro

      Browser: Brave Browser

      • Current Version

      Displays:

      Dock:


      Issue:

      Regardless of the website that I am on (I.e. Youtube, Twitch, Rumble, Netflix, etc.) my video stream will at random and only on my Samsung display will start to slide repeatedly to the left. The best way that I can describe it is to imagine taping a picture to a treadmill and setting to a highspeed setting. The image will move along with the treadmill. That's what the video feed does at random for some reason.
      • If I move it to the HP display it stops.
        • sometimes when I move it back it continues and sometimes it doesn't.
      • If I try and capture it via the built in screen recorder in windows it doesn't show up in the recording.

      Have any of you had this experience or know what is causing this?


      P.S. Thank you in advance for whoever corrects my tags and title which seams to happen evetime I post. I'm still trying to learn the correct way to post here on Tildes.


      ***EDIT***

      All sorts of stuff is going on now...
      • My monitor also blinks now and then video starts to slide
      • I've only gotten it to reproduce on Brave Browser.
      • I put Firefox and Brave side by side when it started happening. When I clicked on the Firefox browser it stopped. Then when I clicked on to Brave browser it started again... Like WHAT!?
      • With the browsers side by side the video on the brave browser started to slide again but now slid across both browsers...
      • Every time I try to record it stops... It's mocking me at this point.
      13 votes
    6. iPad recommendations

      After reserving a Steam Deck twice, and letting it drop, trying to get FTL running acceptably with touch controls on my old generic Windows Tablet, and doing the bulk of gaming and leisure time...

      After reserving a Steam Deck twice, and letting it drop, trying to get FTL running acceptably with touch controls on my old generic Windows Tablet, and doing the bulk of gaming and leisure time with my phone, I wonder if the best solution to my varied tech needs might be just to bite the bullet, turn in my Android cred and take a walk on the iPad side. I haven't used an Apple device regularly since my iPod touch from ten years ago and ever since that was stolen, I was all Android, all the time. But if I want a device to read comics (PDFs, Kindle/Comixology, Hoopla), watch streaming (Netflix, Prime Video, Youtube), try out games (Apple Arcade, Xcloud Web) but have the option to go back to my old reliables (FTL, Binding of Isaac), should I consider dropping $200 on an older iPad and see if it fits my needs? Should I do it now, or wait on rumors of new ones in October? I know they're supported for longer then the average Android, but at the same time, I don't want to pick one up just in time for it to be a security risk either.

      7 votes
    7. Questions about Apple TV 4K (2021)

      Hello everyone. Sorry if this is a long post. I currently have a dumb TV 1080p at home and, during my searches on Reddit and so on, I've chosen between the Nvidia Shield Pro and the new Apple TV...

      Hello everyone.

      Sorry if this is a long post.

      I currently have a dumb TV 1080p at home and, during my searches on Reddit and so on, I've chosen between the Nvidia Shield Pro and the new Apple TV 4K, at the end, I've concluded to get the Apple TV because of the regular software updates. With the Shield, people are already complaining, and they aren't having updates for a while (but please, you can try to convince me otherwise).

      My main objectives for the box are:

      • Watching YouTube / HBO;
      • Watching / Listening my local content (films, music, etc.);
      • PC gaming streaming from desktop to the TV.

      1. About game streaming directly from my desktop, how good does it work? I saw people saying the Shield is better for gaming but, if I use AMD Link or Steam Link, I would think it does not matter if it is the Apple TV or Shield, or? Maybe the Shield has better support for GeForce Now, but I do not use the service.

      2. How easy is to watch / listen to my content that is currently on my laptop / desktop? I saw people simply saying to use Infuse or Plex and stream it to the Apple TV. Is there a better way?

      3. Are there things that I should be "careful" with the Apple TV? I remember the time that my wife bought our iPad, and it was hard to just find how to upload a TV series and run it with subtitles. (facepalm) There is no complexity like this on Android, honestly, no software to install on my pc, etc.

      4. I saw a lot of people complaining about the support of codecs on the Apple TV comparing to the Shield. Stuff like, no TrueHD audio, no DTS:X, no lossless audio pass-through, transcoding, etc. So many topics that got me confused, since I'm not an expert in this field. If my goal for the future is to buy an amazing 4K "smart" TV and soundbar that both have Dolby Vision and Atmos, and most of my content are local downloaded films or streaming from HBO or Netflix, how important are all of these missing "features" from the Apple TV? People also said to just use Plex or Infuse, and they will have the "audio features" that the Apple TV is natively missing. So, honestly, I didn't understand all the discussion regarding this and why was the Shield better if other apps can support the codecs and missing features.

      I think that is all, thank you in advance for all the replies 🙂

      8 votes