Project

General

Profile

Access live stream over HTTP

Added by Rüdiger Gubler over 9 years ago

Hi,
with the getTicket method I get the following response:

HTSMessage:
  <dump>
    path : /stream/channelid/238
    ticket : 3F318730EAB0ABE5473B1195712F60F27AF19832
    seq : 65
  </dump>

How must I transform this into a valid URL to access the stream?

Yours Tolotos


Replies (2)

RE: Access live stream over HTTP - Added by Ulrich Buck over 9 years ago

http://localhost:9981/stream/channelid/238?ticket=3F318730EAB0ABE5473B1195712F60F27AF19832

If not on the same machine replace "localhost" with the IP address of your TVH server.

Can be used for example with VLC media player.

    (1-2/2)