Youtube Video in the Room

tyutu

Member
Oct 25, 2016
110
8
How can I do this? Or someone knows a free emulator you have in the forum with this command.
You must be registered for see images attach


you use the command: youtube + video link and it opens a window with the video.
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
You use a websocket system such as fleck

You build it into your current emulator. Create a javascript manger on your client side, and then create the socket manager on your side. Fleck will handle the funnel of information and you parse it on both sides. Make sure you secure it so users can't hijack into someone elses socket, since it is a client side system.
 

Users who are viewing this thread

Top