[mythtv-users] No live tv and not recording
Klaus Becker
colonius at free.fr
Wed Mar 14 08:20:08 UTC 2018
Le mercredi 14 mars 2018, 14:52:41 CET Stephen Worthington a écrit :
> On Tue, 13 Mar 2018 17:57:40 +0100, you wrote:
> >Le mercredi 14 mars 2018, 05:05:28 CET Stephen Worthington a écrit :
> >> On Tue, 13 Mar 2018 16:52:45 +0100, you wrote:
...
> The RTSP protocol is one of the protocols commonly used for IPTV. So,
> given the way you are using it with VLC (using HTTP connections to
> rtspd on port 22000), a likely reason for it being there is to
> translate between the RTSP protocol and HTTP protocol. We will only
> know when you find its configuration files and see what they say.
>
> I have forgotten which Linux version you are using - please refresh my
> memory. I am using Ubuntu 16.04 and in its package manager I can not
> find any reference to rtspd. It is possible that rtspd is installed
> as part of another package, rather than on its own, so we need to see
> if we can find out where it is and where its config files are. Please
> run the following commands and see what they say:
>
> sudo which rtspd
> sudo ps -ef | grep -i rtspd
> sudo ls -ald /etc/rtsp*
>
....
Hello Stephen,
Thanks your for explanations.
I use actually Debian Stretch.
Sundtek drivers are installed in /opt/bin. So I have:
/opt/bin/rtspd
$ ps -ef | grep -i rtspd
root 857 1 6 07:50 ? 00:05:12 /opt/bin/rtspd --daemon
klaus 3444 2064 0 09:09 pts/1 00:00:00 grep -i rtspd
$ ls -ald /opt/bin/rtsp*
-rwxr-xr-x 1 root root 1,2M mars 13 21:15 /opt/bin/rtspd
You can find the Sundtek drivers at http://sundtek.com/media.
Bye
Klaus
More information about the mythtv-users
mailing list