Carabiner is a powerful video capture and remote control application designed for streaming device development and testing. It provides seamless control of Roku and Android-based streaming devices (Fire TV, Google TV, Android TV) through an intuitive floating window interface.
I've been developing, since 2019, the BrightScript Simulation Engine, to allow devs for the Roku platform test their apps without the need of a device. The project just reached a new milestone, as now we can stream videos and run full SceneGraph apps. Take a look the new features in this video, then try it on https://brsfiddle.net
This is brsFiddle.net a BrightScript flavor of the popular jsFiddle.net, a coding playground for testing and sharing simple code snippets! It has the same limitations of the BrightScript Emulator library, no SceneGraph (yet) and no Video Playback (yet), but it uses the brand new v0.10.21 library that is faster and has implemented the Roku MicroDebugger so you can add break points (stop) to debug your code! Soon the web and desktop apps will also be updated with the new library.