Elecard
May 22, 2013, 01:49:13 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Launching a stream from a web browser  (Read 5562 times)
Rudy
Newbie
*
Posts: 1


View Profile
« on: December 05, 2005, 10:46:30 am »

Hi,

I would like to provide a html page containing url links to a number of streams, eg

"<li><a href="elecard://225.1.1.2:2002/udp">Stream 1</a>"

"<li><a href="igmp://225.1.1.3:2003/udp">Stream 2</a>"

when a user clicks on a link the elecard player launches and starts to play the stream etc.
How do I do this??

thanks
rudy
Logged
KreZZoiD
Newbie
*
Posts: 8


View Profile WWW
« Reply #1 on: January 19, 2006, 11:45:00 pm »

Hello Rudy,

The link "igmp://225.1.1.3:2003/udp" you cannot be used for work with our components.

The URL format for Elecard NWsource filter:
elecard://group:port[[:s=server][:i=interface][:t=payload_type]]/type
there:
server = server IP or server host name;

interface = local network interface IP or empty string for automatic selection interface;

payload_type = m1s/m2p/m2t;

type = udp/rtp;
Logged

lecard Ltd.
Software Developer
KreZZoiD
Newbie
*
Posts: 8


View Profile WWW
« Reply #2 on: January 19, 2006, 11:55:47 pm »

And you must use any ActiveX player or Windows ActiveX MediaPlayer for playing stream. The windows media player can't start playing this URL automaticly. You can find a sample of work with Elecard ActiveX player on html pages in our SDK.
Logged

lecard Ltd.
Software Developer
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!