tvheadend client is only seeing "default" as streaming profile
Added by stefan ott almost 4 years ago
hey everyone,
my setup is acting weird: when i want to add the server as source to my client i need to select the streaming profile.
usually u get the selection displaying "pass", "matroska" and so on .. i only get "Default" as only entry to select from.. which is not any actual streaming profile configured in the server.
Any idea what is going wrong and how i can fix this?
- maybe something in the general, user or stream configuration on the server?
i have just installed according to
I don't think it is the client, because i had a friend trying the same client on his setup and he got all the streaming profiles as usual.
Client:
dream Player TV for TVheadend (Beta), Version 5.5.1 for Android TV
on a nVidia Shield TV Pro (2015) with SW Version 9.0.1
Server
TVHeadend Build: 4.3-2010~g3b1d7a928 (2022-03-15T10:50:53+0000)
On Ubuntu 20.04.4 LTS Desktop
On an Lenovo Thinkpad T450S
Replies (7)
RE: tvheadend client is only seeing "default" as streaming profile
-
Added by saen acro almost 4 years ago
About > toggle details
post result
RE: tvheadend client is only seeing "default" as streaming profile
-
Added by stefan ott almost 4 years ago
here we go :)
Configure arguments:
--build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libexecdir=${prefix}/lib/tvheadend --disable-maintainer-mode --disable-dependency-tracking --enable-ccache --enable-ffmpeg_static --enable-hdhomerun_static --python=python3 --arch=x86_64 --jobs=9
Compiler:
Using C compiler: ccache cc
Using LD flags: -ldvbcsa
Build for arch: x86_64
Binaries:
Using PYTHON: python3
Using GZIP: gzip
Using BZIP2: bzip2
Options:
pie yes
ccdebug no
cardclient yes
cwc yes
cccam yes
capmt yes
constcw yes
linuxdvb yes
satip_server yes
satip_client yes
hdhomerun_client yes
hdhomerun_static yes
iptv yes
tsfile yes
dvbscan yes
timeshift yes
trace yes
avahi yes
zlib yes
libav yes
ffmpeg_static yes
libx264 yes
libx264_static yes
libx265 yes
libx265_static yes
libvpx yes
libvpx_static yes
libtheora yes
libtheora_static yes
libvorbis yes
libvorbis_static yes
libfdkaac no
libfdkaac_static no
libopus yes
libopus_static yes
nvenc no
vaapi no
mmal no
omx no
inotify yes
epoll yes
pcre no
pcre2 yes
uriparser yes
ccache yes
tvhcsa yes
bundle no
pngquant no
kqueue no
dbus_1 yes
android no
gtimer_check no
slow_memoryinfo no
libsystemd_daemon no
pcloud_cache yes
ddci yes
cclang_threadsan no
gperftools no
execinfo yes
mmx yes
sse2 yes
W_unused_result yes
f_stack_protector yes
f_stack_protector_strong yes
f_stack_check yes
f_PIE yes
fdatasync yes
getloadavg yes
atomic32 yes
atomic64 yes
atomic_time_t yes
atomic_ptr yes
bitops64 yes
lockowner yes
qsort_r yes
gmtoff yes
recvmmsg yes
sendmmsg yes
ifnames yes
py_gzip yes
bin_pkg_config yes
bin_xgettext yes
bin_msgmerge yes
bin_gzip yes
bin_bzip2 yes
ssl yes
linuxdvbapi yes
linuxdvb_ca yes
upnp yes
bin_cmake yes
stdcpp yes
libogg_static yes
inotify_h yes
inotify_init1 yes
dvbcsa yes
epoll_create1 yes
mpegts yes
mpegts_dvb yes
Packages:
openssl 1.1.1f
zlib 1.2.11
libpcre2-8 10.34
liburiparser 0.9.3
avahi-client 0.7
dbus-1 1.12.16
Installation paths:
Prefix: /usr
Binaries: ${prefix}/bin
Libraries: ${prefix}/lib
Data files: ${prefix}/share
Man pages: /usr/share/man
RE: tvheadend client is only seeing "default" as streaming profile
-
Added by saen acro almost 4 years ago
Do you manipulate any of config files in
/home/tvh
RE: tvheadend client is only seeing "default" as streaming profile
-
Added by stefan ott almost 4 years ago
no, just a fresh install from doozer .. no manipulations
RE: tvheadend client is only seeing "default" as streaming profile
-
Added by stefan ott almost 4 years ago
help :)
RE: tvheadend client is only seeing "default" as streaming profile
-
Added by saen acro almost 4 years ago
Build your local copy
https://tvheadend.org/boards/4/topics/24116
RE: tvheadend client is only seeing "default" as streaming profile
-
Added by stefan ott almost 4 years ago
will try, thx!
.. but is there any chance how i can backup some configuration?
especially looking for:
- Channels/Services/muxes (i retagged all channels and disabled a lot)
- CA (cam)
- streaming profiles
- users
(did i forget something important? .. just doing this list out of my head)
how would i unsintall the current tvheadend?
and how would i put the backedup data back into the new installation?
(sorry, but i am a super noob with linux)