TvHeadend not working as SAT>IP Server for DVB-C streams
Added by Mattias Sandmann over 6 years ago
Hi all,
I've tried to setup the SAT>IP server embedded within TvHeadend.
TvHeadend 4.2.6 is running on a Synology NAS using HdHomerun Expand (EU version, 4 DVB-C tuner) as input device.
Server is running without any trouble for some months already.
XBMC Client, Ipad App and recording works like charm.
Now I do want to connect my MacBook using the EyeTv software. My first approach using the HDHomerun directly from EyeTv failed as this device type is no longer supported. So I came up with the idea to use the SAT>IP server embedded within TvHeadend to stream towards EyeTv.
After reading the available information I was able to configure the server running on port 554.
Within the EyeTv Client the server is listed and I can also see the channel list. Unfortunately it shows no picture when I try to start a stream. I tried most of the channels all with the same result.
Within the TvHeadend Logfile the following error is logged:
2018-06-28 21:54:37.653 [ ERROR] http: 192.168.178.45: RTSP/1.0 SETUP rtsp://192.168.178.50:554/?&freq=394.000000&sr=6900.000000&msys=dvbc&mtype=qam256&inv=0&wait=0 -- 400
As I was not sure how to interpret this message I've also installed Wireshark to get more details.
Wireshark confirms the request results in an error 400 - Bad Request:
This was the request by EyeTV
Real Time Streaming Protocol
Request: SETUP rtsp://192.168.178.50:554/?&freq=394.000000&sr=6900.000000&msys=dvbc&mtype=qam256&inv=0&wait=0 RTSP/1.0\r\n
Method: SETUP
URL: rtsp://192.168.178.50:554/?&freq=394.000000&sr=6900.000000&msys=dvbc&mtype=qam256&inv=0&wait=0
Connection:Close\r\n
CSeq:1025\r\n
Transport: RTP/AVP;unicast;client_port=5000-5001
\r\n
and here the reply by TvHeadend:
Real Time Streaming Protocol
Response: RTSP/1.0 400 Bad Request\r\n
Status: 400
CSeq: 1025\r\n
\r\n
Any idea how to fix this? Any help welcome.
Thanks,
Matthias
Replies (1)
RE: TvHeadend not working as SAT>IP Server for DVB-C streams - Added by Nicolas Rioja over 6 years ago
Hi Mattias,
I would like share my experience regarding SAT>IP Server in the Tvheadend itself. Please read my post in this thread:
https://tvheadend.org/boards/5/topics/30495?r=32541#message-32541
Regards
Nicolás