JS-based player

Video delivery service:

helloeko.com

Project compositing gui +

Video encoding service

+ GUI/Logic = project

How does this all work

Video Stream Modifications

Seamless

player.append('Node1');

Immediate

player.seek('Node2');

Parallel

// change to channel 4 of the parallel node
player.switch(4);
// change to the next channel
player.switch('next');
// change to the previous channel
player.switch('prev');

Lets make our own video!

studio.helloeko.com

Storytelling Tech

By Opher Vishnia

Storytelling Tech

  • 717