From 8719007f5adb33d563354cec074330647032aac9 Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Sat, 21 Apr 2012 22:47:36 +0200 Subject: New special meaning "show current channel" when channel 0 is requested. Applies to HTTP streaming only (thanks to Rolf Ahrenberg) --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 27d9ea3..13501d4 100644 --- a/README +++ b/README @@ -231,8 +231,10 @@ streams directly like this: http://hostname:3000/S19.2E-0-12480-898 The first one will deliver a channel by number on the server, the second one -will request the channel by unique channel id. In addition, you can specify -the desired stream type as a path to the channel. +will request the channel by unique channel id. Use the special channel number 0 +to see the server's current live TV channel. + +In addition, you can specify the desired stream type as a path to the channel. http://hostname:3000/TS/3 http://hostname:3000/PES/S19.2E-0-12480-898 -- cgit v1.2.3