Fishjam Easiest way to add video streaming to your React Native app

fish
jar
jar
jar
jar
jar
jar
jar
jar
jar
jar
jar
jar

We will handle for you

  • Live streaming
  • Video conferencing
  • Stream recording

Effortless integration

  • React Native Components

    React Native Components

    You can just import our React Native components created by skilled engineers from Software Mansion

  • Easy predictable payments

    Easy predictable payments

    How much you pay for our services is up to you. No hidden fees or unpredictable payments

Start for free

Upgrade to scale and unlock more features - anytime!

  • Mini Jar

    $0

    No credit card required

    • Maximum 4 peers per session
    • 30-minute session limit
    • Limited resources and availability
    • Intended for testing and development
  • Regular Jar

    $50 net + tax*

    Per month, $1 per extra 1,000 minutes

    • Dedicated hardware
    • Suitable for production use
    • 25,000 included connection minutes
  • Jumbo Jar

    Custom

    Per month

    • Custom minute packages
    • Volume discounts
    • Priority support
    • On-demand feature development
    • Slack channel access for support

*tax will be calculated at the order finalization stage

This can't get any simpler

This is how much code you need

Just create an account to get your own free key now and start using fishjam video streaming in your app now

const { prepareCamera } = useCamera();

useEffect(() => {

(async () => {

await prepareCamera({ cameraEnabled: true });

await joinRoom(url, peerToken);

})();

}, [prepareCamera]);

JavaScript