Beschreibung Webinterface/DLL |
|
Stand 07.01.2008, Entwicklung ist zurückgestellt, es gibt hier nur vorläufige Ideen!
Das Webinterface bietet 2 Befehlstypen. Mit den Info-Befehlen kann man
Informationen anfordern, mit den Control-Befehlen Aktionen ausführen.
Parameter werden im CSV-Style hinter die Befehle gesetzt.
URL:
http://localhost:31328/info?get_dbox_index
Parameter:
dbox_name, Name der eingetragenen D-Box
Rückgabe:
Es wird der 0-basierte Index einer eingetragenen D-Box zurückgegeben.
Wird dbox_name nicht angegeben, dann wird der Index der aktiven D-Box zurückgegeben!
URL:
http://localhost:31328/info?get_dbox_name
Parameter:
dbox_index, Index der eingetragenen D-Box
Rückgabe:
Es wird der Name einer eingetragenen D-Box zurückgegeben.
Wird dbox_index nicht angegeben, dann wird der Name der aktiven D-Box zurückgegeben!
Info
http://localhost:31328/info?get_dbox_cur_index
index of current selected dbox
http://localhost:31328/info?get_dbox_cur_name
name of current selected dbox
http://localhost:31328/info?get_bouquet_list,
list of all bouquets available
http://localhost:31328/info?get_bouquet_count,
amount of bouquets available
http://localhost:31328/info?get_bouquet_curr_index
index of current selected bouquet
http://localhost:31328/info?get_bouquet_curr_name
name of current selected bouquet
http://localhost:31328/info?get_channel_list,
list of all channels available
http://localhost:31328/info?get_channel_count,
amount of channels available
http://localhost:31328/info?get_channel_curr_index
index of current selected channel
http://localhost:31328/info?get_channel_curr_name
name of current selected channel
http://localhost:31328/info?get_epg_curr_program
name of current program
http://localhost:31328/info?get_epg_next_program
name of next program
http://localhost:31328/info?get_dboxtv_mode
current dboxTV mode
http://localhost:31328/info?get_record_status,
current recording status
get_record_status
get_window_mode
get_video_size
get_video_aspectratio
get_video_format
get_audio_tracks
get_about
__________________ dboxTV
Philips D-Box2 (SAT)
BluePeer v1.2.1
yWeb v2.7.0.4
nhttpd/3.1.8 (yhttpd_core/1.2.0)
VLC v0.8.6h
WinXP SP2
|