Streaming video..

Mark Waddingham mark at livecode.com
Sun Jan 14 10:29:29 EST 2018


IIRC, the engine passes 'proper urls' straight through to the OS framework - so if the URL plays in a browser then it should probably work in the engine.

If it doesn't, but does in a browser then you could try using a browser widget instead of a player?

Mark.

Sent from my iPhone

> On 13 Jan 2018, at 20:45, Mike Bonner via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Quick question.. I'm attempting to write a program to work with my
> hdhomerun (networked tv streamer) and think i'm on track.. However, i'm not
> sure if its possible to tell the player to open a udp connection on port
> 5000 and wait for the stream to come in. (apparently, I need to have it
> ready to receive before I send the command to the hdhr)  Will the player do
> this?  If not I'll probably end up using vnc as my player, but it would
> sure be nice to have an all LC solution.  (maybe I can use the browser
> widget.. hmmm.  )
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list