NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 10 11 12 13 14 … 43 Next »
Disable web client streaming?

 
  • 0 Vote(s) - 0 Average
Disable web client streaming?
pdc
Offline

Junior Member

Posts: 17
Threads: 7
Joined: Nov 2018
#1
2022-10-12, 02:32 PM
Hi all,

I have been running NextPVR on a Raspberry Pi quite successfully, but there is one area that is a problem for me.

That is, sometimes when I am looking over the recordings, I will accidently click on one. This causes the poor raspi to go transcoding, and even if I immediately cancel it seems to transcode the whole thing. For example I recently accidently clicked on a 1/2 hour show and it spent the next hour and a half transcoding!

I don't use the web client for streaming, and of course the Raspberry Pi is entirely unsuitable for transcoding. Is there some way I can either disable the client streaming, or at a minimum, disable transcoding entirely?

Thanks!
Paul
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#2
2022-10-12, 02:41 PM (This post was last modified: 2022-10-12, 02:41 PM by mvallevand.)
What I do on LibreElec and CoreElec to avoid this problem is change the the transcoding string for weaker devices to only transcode audio. It actually gives video on some streams that are already h264.

I would backup config.xml first and try this

Code:
sudo sed -i 's/<TranscodeHLS>default<\/TranscodeHLS>/<TranscodeHLS>-y [ANALYZE_DURATION] [SEEK] -i [SOURCE] -map_metadata -1 -threads [THREADS] -ignore_unknown -map 0:v:0? [PREFERRED_LANGUAGE] -map 0:a:[AUDIO_STREAM] -map -0:s -vcodec copy -acodec aac -ac 2 -c:s copy -hls_time [SEGMENT_DURATION] -start_number 0 -hls_list_size [SEGMENT_COUNT] -y [TARGET]<\/TranscodeHLS>/' config.xml

from the NextPVR data folder.

Martin
pdc
Offline

Junior Member

Posts: 17
Threads: 7
Joined: Nov 2018
#3
2022-10-13, 02:38 PM
(2022-10-12, 02:41 PM)mvallevand Wrote: What I do on LibreElec and CoreElec to avoid this problem is change the the transcoding string for weaker devices to only transcode audio.  It actually gives video on some streams that are already h264.

Thanks! I will give this a try, it seems like a nice option to have.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#4
2022-10-13, 03:05 PM
I prefer having the audio to nothing at all for testing, but it probably is better with accidents too.

Martin
pdc
Offline

Junior Member

Posts: 17
Threads: 7
Joined: Nov 2018
#5
2022-10-14, 11:04 PM
(2022-10-13, 03:05 PM)mvallevand Wrote: I prefer having the audio to nothing at all for testing, but it probably is better with accidents too.

I tried it out today (on purpose Wink) and it is very nice! Not too hard on the server, and being able to hear the audio is nice feedback, as you said. Thanks again!

Paul
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Force streaming audio by language tag? Swindiff 12 440 2025-04-29, 02:49 PM
Last Post: Swindiff
  Client questions mvallevand 5 834 2024-01-11, 02:46 PM
Last Post: mvallevand
  No record button on NextPVR client (Windows 11) hoover1979 11 2,017 2023-12-14, 12:28 AM
Last Post: hoover1979
  Any way to disable VOD? vibez 4 859 2023-05-26, 08:13 PM
Last Post: sub
  The problem with the disable groups RickN 1 614 2023-05-16, 11:52 AM
Last Post: mvallevand
  Streaming Failed (transcoder exited) chrisnakos 1 775 2023-04-18, 12:30 PM
Last Post: mvallevand
  Kodi NextPVR client continuous stopping/buffering Victor Garcia 3 1,249 2023-04-04, 05:35 PM
Last Post: mvallevand
  NextPVR disable transcoding Emmer 10 3,046 2022-08-03, 01:21 PM
Last Post: mvallevand
  IPTV streaming failed: Error - streaming failed (transcoder exited) chandankp 6 1,877 2022-07-25, 04:57 PM
Last Post: chandankp
  Streaming Failed (transcoder exited) - help Paul92 4 1,270 2022-06-19, 07:27 PM
Last Post: Paul92

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode