How to show and capture livestreams like Periscope

Hey I would like to make an Application like Periscope or Meerkat with Fuse.

So how can I caputure video with tone and stream it + receive and display it?

Thank you so much for this great software guys <3

Hi!

We currently do not supply an abstraction for this feature in fuse. You have to implement this with ForeignCode. However the user bolav have implemented a component for streaming from the camera, you could probably use or fork it: https://github.com/bolav/fuse-camerapanel

Thank you, that guides me into the right direction. :slight_smile: