diff -r 8276f3ff7a3f -r 5dd170a735e9 web/client.php --- a/web/client.php Tue Mar 06 13:22:18 2012 +0100 +++ b/web/client.php Tue Mar 06 16:13:07 2012 +0100 @@ -39,8 +39,415 @@ $head_logo = URL_ROOT."$rep/".$translate->_('config__head_logo'); } -// include dirname(__FILE__). ( ( isset($config['use_tweetcast']) && $config['use_tweetcast'] ) ? '/client_new.php' : '/client_old.php' ) + $embed = (isset($_REQUEST['embed']) && $_REQUEST['embed']); + $videoWidth = ( $embed ? 442 : 480 ); + $videoHeight = ( $embed ? 250 : 320 ); +?> + + + + + + Live Video and Annotation + + + + ' rel='stylesheet' type='text/css'> + ' rel='stylesheet' type='text/css'> + + + + + + + + + + + + + + + + + + + + + + > +
-include dirname(__FILE__).'/client_new.php' +
+ +
+ +
+ Intégrer + +
+ + + + +
+ + +
+ +
+
+ + + + + + + \ No newline at end of file +$flashvars = "autostart=true&live=true".flv_param("provider", "rtmp").flv_param("streamer", "rtmp://media.iri.centrepompidou.fr/ddc_player/").flv_param("file", "livestream")."&image=$big_visual_url&controlbar=none&autostart=true"; + ?> + + + + 0):?> + + + + +
+
+ +
+ +
+
    +
  • +

    _('config__title')); ?>

    +
  • +
  • +

    _('config__description')); ?>

    +
  • +
  • +

    _('keywords')); ?>

    +
  • +
  • +
      +
    • +
      +
      +

      _('suggested')); ?>

      +
      +
      +
      +
    • +
    • +
      +
      +

      _('contextual')); ?>

      +
      +
      +
      +
    • +
    +
  • +
+
+ +
+
+
+ + + +
+
+
+ + +
+
+ _('SearchByPolemic'); ?> :
+
+
+
+
    +
    +
    +
    +
    +
    +
    + + +
    +
    +
    +
    + + + \ No newline at end of file