| This looks really nice, and I do think it fits an increasing need in a field where typically only major universities or brilliant individuals (putting in a ton of time) on youtube usually find a place. I have a couple questions for you: - It looks like one can record a screen or a video and make "static" slides, but do you have plans to have an in-browser annotating tool ? Something where one can annotate the slides along with their recording, and edit/cut/redo parts of that whenever they make a mistake (I'm thinking of videos like eigeinchris[0] where slides are annotated as he speaks - being able to edit mistakes is something youtube just doesn't really offer so far and that would have benefited him) - What about exports? Can a teacher export a set of static slides from that presentation into a format they can later distribute/share? Can they generate a video from the whole presentation which can also be shared as a file and uploaded elsewhere (vimeo, youtube, etc)? - And just out of curiosity (and if it's not asking for too much), what's the tech stack you use for testing purposes? I've got experience with that sort of thing and I can imagine a bunch of interesting issues you must be running into! Lastly: good luck with this product and all the best! [0] https://www.youtube.com/user/eigenchris/videos?view=0&sort=d... |
- We support exporting to mp4. So you'll get version of the video that you can distribute (beyond just sharing the link to Tella). We don't have plans on a slides-only export though.
- We use ReasonML, Mux (for video), and Roomservice.dev (for the real-time component).
Thanks for the kind words!