[streaming] Re: Streaming from PVR-350

maurizio galbiati mau at wtvonline.com
Fri Jun 3 15:58:48 CEST 2005


Ok Jose,
this my page where i'm testing the code:
http://www.wtvonline.com/mau2.php
i'm trying with explorer and firefox on my powerbook.
but the code is not running.
grazie
mau


Il giorno 02/giu/05, alle 15:44, Jose Garcia Cezar Junior ha scritto:

>  ahm
>  you can cute this code. this line doesnt important to make run.
>
>  try only this:
>
>
>>> <OBJECT classid="clsid:E23FE9C6-778E-49D4-B537-38FCDE4887D8" 
>>> codebase="axvlc.cab"
>>>          width="330" height="250" id="vlc" events="True">
>>>  <param name="Src" value="path to file, streaming or what do you 
>>> need" />
>>>  <param name="ShowDisplay" value="True" />
>>>  <param name="Loop" value="True" />
>>>  <param name="AutoPlay" value="True" />
>>>  </OBJECT>
>>>
>>>  <input type='button' class='submit' style='width:50px;height:25px' 
>>> value='Play' onClick='document.vlc.play();'>
>>>  <input type='button' class='submit' style='width:50px;height:25px' 
>>> value='Stop' onClick='document.vlc.stop();'>
>>>  <input type='button' class='submit' style='width:50px;height:25px' 
>>> value='Mute' onClick='document.vlc.togglemute();'>
>>>  <input type='button' class='submit' style='width:95px;height:25px' 
>>> value='Tela Cheia' onClick='document.vlc.fullscreen();'>
>  remember,  example above is for Internet Explorer and only work if 
> clients have version 0.8.2-test1 or nightly build. In 0.8.1 and above 
> doesnt work.
>
>
>
>
>  At 10:37 3/6/2005, you wrote:
>> thank you for your assitence, i'm tried but i have the same error 
>> with mozilla and explorer:
>>
>> Parse error: parse error, unexpected T_ECHO in 
>> /web/htdocs/www.wtvonline.com/home/mau2.php on line 24
>>  THIS IS THE 24 LINE:
>>  echo "Somente os browsers Internet Explorer e Mozilla são 
>> suportados, desculpe.";
>>
>>
>>  GRAZIE
>>
>>
>>
>>
>>
>>  Il giorno 02/giu/05, alle 15:11, Jose Garcia Cezar Junior ha scritto:
>>
>>> have some php code inside, check if browser is php or mozilla, but i 
>>> should you understand.
>>>
>>>  <?if(browser_detection('browser') == "ie"){ ?>
>>>  <OBJECT classid="clsid:E23FE9C6-778E-49D4-B537-38FCDE4887D8" 
>>> codebase="axvlc.cab"
>>>          width="330" height="250" id="vlc" events="True">
>>>  <param name="Src" value="rtsp://<?echo 
>>> $address.":".$str_port."/".$url?>" />
>>>  <param name="ShowDisplay" value="True" />
>>>  <param name="Loop" value="True" />
>>>  <param name="AutoPlay" value="True" />
>>>  </OBJECT>
>>>  <?}
>>>  elseif(browser_detection('browser') == "moz"){?>
>>>  <embed type="application/x-vlc-plugin"
>>>           name="vlc"
>>>           autoplay="yes" loop="yes" width="330" height="250"
>>>           target="rtsp://<?echo $address.":".$str_port."/".$url?>" />
>>>  <?} else {
>>>          echo "Somente os browsers Internet Explorer e Mozilla são 
>>> suportados, desculpe.";
>>>  }?>
>>>
>>>  <input type='button' class='submit' style='width:50px;height:25px' 
>>> value='Play' onClick='document.vlc.play();'>
>>>  <input type='button' class='submit' style='width:50px;height:25px' 
>>> value='Stop' onClick='document.vlc.stop();'>
>>>  <input type='button' class='submit' style='width:50px;height:25px' 
>>> value='Mute' onClick='document.vlc.togglemute();'>
>>>  <input type='button' class='submit' style='width:95px;height:25px' 
>>> value='Tela Cheia' onClick='document.vlc.fullscreen();'>
>>>
>>>  At 10:01 3/6/2005, you wrote:
>>>> have you some example for explorer's embed tags?
>>>>  maurizio
>>>>
>>>>
>>>>
>>>>
>>>>  Il giorno 02/giu/05, alle 14:54, Jose Garcia Cezar Junior ha 
>>>> scritto:
>>>>
>>>>> Yes, with mozilla and activex (vr. 0.8.2-test1) plugins.
>>>>>
>>>>>  Do you read a streaming how-to? its explain how-to use mozilla 
>>>>> plugin.
>>>>>  And, in 0.8.2 activex folder have a example to use internet 
>>>>> explorer.
>>>>>
>>>>>  At 09:47 3/6/2005, you wrote:
>>>>>> Hi all,
>>>>>>  is possible include (embed) vlc into a webpage (html) ?
>>>>>>  thanks
>>>>>>  maurizio
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> Maurizio Galbiati
>>>>>> WTV
>>>>>> via Puccini,1
>>>>>> milan - Italy
>>>>>> M.Phone Italy 00393397285475
>>>>>> M.Phone Qatar 009745458395
>>>>>> M.Phone Oman  0096872354356
>>>>>> ------------------------------------------------------------
>>>>>> The information transmitted is for the sole use of the intended 
>>>>>> recipient (s) and may contain confidential and/or privileged 
>>>>>> material. Any unauthorized review, retransmission, dissemination 
>>>>>> or other use is prohibited. If you received this in error, please 
>>>>>> contact the sender and delete the material from any computer.
>>>>>
>>>>>  <Maurizio Galbiati
>>>> WTV
>>>> via Puccini,1
>>>> milan - Italy
>>>> M.Phone Italy 00393397285475
>>>> M.Phone Qatar 009745458395
>>>> M.Phone Oman  0096872354356
>>>> ------------------------------------------------------------
>>>> The information transmitted is for the sole use of the intended 
>>>> recipient (s) and may contain confidential and/or privileged 
>>>> material. Any unauthorized review, retransmission, dissemination or 
>>>> other use is prohibited. If you received this in error, please 
>>>> contact the sender and delete the material from any computer.
>>>
>>>  <
>> Maurizio Galbiati
>>  WTV
>>  via Puccini,1
>>  milan - Italy
>>  M.Phone Italy 00393397285475
>>  M.Phone Qatar 009745458395
>>  M.Phone Oman  0096872354356
>>  ------------------------------------------------------------
>>  The information transmitted is for the sole use of the intended 
>> recipient (s) and may contain confidential and/or privileged 
>> material. Any unauthorized review, retransmission, dissemination or 
>> other use is prohibited. If you received this in error, please 
>> contact the sender and delete the material from any computer.
>>
>>  </blockquote></x-html>
Maurizio Galbiati
WTV
via Puccini,1
milan - Italy
M.Phone Italy 00393397285475
M.Phone Qatar 009745458395
M.Phone Oman  0096872354356
------------------------------------------------------------
The information transmitted is for the sole use of the intended 
recipient (s) and may contain confidential and/or privileged material. 
Any unauthorized review, retransmission, dissemination or other use is 
prohibited. If you received this in error, please contact the sender 
and delete the material from any computer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 9542 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/streaming/attachments/20050603/406f3263/attachment.bin 


More information about the streaming mailing list