Challenge(IOS and Android) – Videos, Livestreaming with 2 participants, Audio room (9 broadcasters)
$99.00
8 sales
LIVE PREVIEWChallenge App Review
Introduction
Are you looking for a comprehensive video and live streaming app that offers a unique and engaging experience for both users and owners alike? Look no further than Challenge, a cutting-edge platform that provides a range of exciting features to take your app business to the next level.
Pre-Sales Questions
Before we dive into the review, if you have any pre-sales questions, please feel free to reach out to us via WhatsApp or Telegram at +244915452765 or email at workcompany27@gmail.com.
Why Buy Challenge
Challenge is the perfect choice for anyone looking for a high-level video and live streaming app. With its advanced features, it provides a unique and engaging experience for both users and owners. By purchasing the code to Challenge, you’ll have access to the following exciting features:
- Stories: Allow users to share their journeys and inspire others with a Stories feature.
- Gifts: Add excitement to your app’s live streams with a Gifts feature, allowing users to show appreciation and support to other users by sending virtual gifts during live streams.
- In-app purchase: Offer exclusive challenges and premium features with an In-App Purchase option, giving users the opportunity to upgrade their experience and access new rewards.
- Chat: Provide a platform for real-time conversation with a Chat feature, allowing users to participate in lively discussions and debates and build meaningful connections with like-minded individuals.
- Payouts: Reward users for their hard work with a Payouts feature, giving users the opportunity to win real money for their performance in challenges.
App Features
Challenge offers a range of exciting features, including:
- Short video share
- Short video challenge
- Challenge invitation
- Live Streaming with up to 2 participants
- Credit system
- Google Admob ads (Banners and Open App ads)
- Audio room
- Reset password
- Send Email
- Push notifications
- Gift system with in-app-purchase
- Payouts real money to Bank Account, PayPal, and Payoneer
- Real-time chat
- Real-time group chat
- Live Streaming with Gifts and Points system
- Challenge points when the viewer chooses a video
- Translate to any language easily
- Search for users by username, email, or full name
- Comments on the video
- Comments on live streaming
Admin Panel Features
The admin panel offers a range of features, including:
- See Users and Admin Users info
- Block and Edit users info
- Change users role (challenger or viewer)
- See all Challenges info
- See all messages info
- See all stories info
- See all videos info
- See all video comments info
- Watch all videos
- Edit video status (pending, removed, scheduled, published)
- See all installations info
- See all live streaming info
- Edit live streaming info (including termination)
App and Admin Panel Demo
To get a better understanding of the app and admin panel, we offer a demo version. The Android app demo is available on the PlayStore, and the admin panel demo can be accessed at challenge.jclpclaudio.com.
Online Documentation
For further information, please refer to our online documentation at challenge.jclpclaudio.com/docs/.
What’s Included in the Package
The package includes:
- Android App source code
- Admin panel source code
- Documentation
- Parse cloud code files
- Default app categories files
Don’t Miss Out
Ready to take the next step in your app business? Invest in our video and live streaming challenge app code and start experiencing the benefits of having a cutting-edge platform with features like stories, gifts, in-app purchases, chat, payouts, and AdMob ads. Our app is easy to customize and provides a fun and engaging platform for users. And with AdMob integration, you can monetize your platform and generate revenue right away.
Requirements
To run the app, you’ll need the following:
- Firebase
- SendGrid
- Agora
- Parse server (Self-hosted or Back4app)
Changelog & Updates
We regularly update our app to ensure it remains stable and feature-rich.
- Version 1.1.8 – 25 Jul 2023: Improved Permission request in the live streaming creation page, improved watch video screen, fixed signup screen email verification bug, and more.
- Version 1.1.3 – 11 Apr 2023: Added Followers screen, added the following screen, added New design for playing video screen, and more.
- Version 1.0.1 – 25 Feb 2023: Added Admin panel.
- Version 1.0 – 24 Feb 2023: Initial Release.
Extended License
For an additional fee, we offer an extended license that includes additional features and support.
Installation Service
We also offer an installation service to help you get started with the app.
Support
If you have any questions or need assistance, please don’t hesitate to contact us via email at workcompany27@gmail.com.
Score: 0
I hope this review has provided you with a comprehensive overview of the Challenge app. If you have any questions or would like to learn more, please don’t hesitate to reach out.
User Reviews
Be the first to review “Challenge(IOS and Android) – Videos, Livestreaming with 2 participants, Audio room (9 broadcasters)”
Introduction
The Challenge is a social feature that allows you to engage with your audience in real-time through live videos, livestreaming, and audio rooms. This tutorial will guide you on how to use the Challenge feature on both iOS and Android devices, focusing on using 2 participants and 9 broadcasters in an audio room.
Before You Begin
- Make sure you have the most updated version of the app on your device.
- Ensure that you have a stable internet connection.
- Familiarize yourself with the app's interface and navigation.
Using the Challenge Feature
Section 1: Live Video with 2 Participants
- Open the app and navigate to the Challenges tab.
- Tap on the "Live Video" button.
- Select the two participants you want to join the live video session.
- Choose the duration of the live video (up to 1 hour).
- Set the title and description for your live video.
- Tap the "Start Live Video" button.
- Your live video will start, and both participants will join the session.
- You can interact with each other through live comments.
Section 2: Livestreaming with 2 Participants
- Open the app and navigate to the Challenges tab.
- Tap on the "Livestream" button.
- Select the two participants you want to join the livestream.
- Choose the duration of the livestream (up to 8 hours).
- Set the title and description for your livestream.
- Tap the "Start Livestream" button.
- Your livestream will start, and both participants will join the session.
- You can interact with each other through live comments and reactions.
Section 3: Audio Room with 9 Broadcasters
- Open the app and navigate to the Challenges tab.
- Tap on the "Audio Room" button.
- Select the 9 broadcasters you want to join the audio room.
- Choose the duration of the audio room (up to 2 hours).
- Set the title and description for your audio room.
- Tap the "Start Audio Room" button.
- Your audio room will start, and all 9 broadcasters will join the session.
- You can interact with each other through live audio and chat.
Additional Tips
- Make sure to set a clear title and description for your Challenge to help your audience understand what it's about.
- Encourage your audience to interact with you through live comments and reactions.
- Use the app's built-in features, such as polls and Q&A, to engage with your audience.
- Be respectful and follow the app's community guidelines during your Challenge.
By following this tutorial, you'll be able to create engaging live experiences with your audience using the Challenge feature on both iOS and Android devices.
Here is a complete settings example for Challenge(IOS and Android) - Videos, Livestreaming with 2 participants, Audio room (9 broadcasters):
Settings for Video Room
To configure the video room with 2 participants, add the following settings:
{
"rooms": [
{
"id": "video_room",
"name": "Video Room",
"type": "video",
"broadcasters": 2,
"audio_only": false,
"audio_bitrate": 128000,
"audio_codec": "aac",
"video_bitrate": 1500000,
"video_codec": "h264"
}
]
}
Settings for Audio Room
To configure the audio room with 9 broadcasters, add the following settings:
{
"rooms": [
{
"id": "audio_room",
"name": "Audio Room",
"type": "audio",
"broadcasters": 9,
"audio_only": true,
"audio_bitrate": 128000,
"audio_codec": "aac"
}
]
}
Settings for Livestreaming
To configure the livestreaming feature for both video and audio rooms, add the following settings:
{
"livestreaming": {
"enable": true,
"stream_key": "YOUR_STREAM_KEY",
"stream_name": "YOUR_STREAM_NAME",
"rtmp_url": "rtmp://your_rtmp_url.com/live"
}
}
Settings for Challenge
To configure the challenge feature for both video and audio rooms, add the following settings:
{
"challenge": {
"enable": true,
"question": "What is the answer to life, the universe, and everything?",
"answers": ["42", "64", "27"],
"correct_answer": "42"
}
}
Settings for iOS and Android
To configure the settings for iOS and Android devices, add the following settings:
{
"ios": {
"player_id": "YOUR_IOS_PLAYER_ID",
"player_secret": "YOUR_IOS_PLAYER_SECRET"
},
"android": {
"player_id": "YOUR_ANDROID_PLAYER_ID",
"player_secret": "YOUR_ANDROID_PLAYER_SECRET"
}
}
Note: Replace YOUR_STREAM_KEY
, YOUR_STREAM_NAME
, YOUR_RTMP_URL
, YOUR_IOS_PLAYER_ID
, and YOUR_ANDROID_PLAYER_SECRET
with your actual values.
Here are the featured about this Challenge (iOS and Android) app:
Videos: Not specifically mentioned, but the app allows users to create and participate in live-streaming challenges and video sharing.
Livestreaming with 2 participants: The app allows for live streaming with up to 2 participants.
Audio room (9 broadcasters): The app has an audio room feature that allows up to 9 broadcasters to participate in a room and talk to each other.
Pre-sales questions:
- WhatsApp/Telegram: +244915452765
- Email: workcompany27@gmail.com
Why buy Challenge:
- High-level video and live streaming app
- Cutting-edge features
- Unique and engaging experience for users and owners alike
How does the challenge work?:
- Two types of users: Challenger and Viewer
- Challengers can create challenges and invite others to participate
- Viewers can vote for their favorite videos and earn rewards
How does the gifts system work?:
- Challengers can receive gifts during live streaming
- Gifts can be purchased with credits
- Gifts earn points for the broadcaster
How do users earn money?:
- Challengers can earn points through challenges and live streaming
- Points can be redeemed for real money
- Multiple payout options: bank transfer, PayPal, Payoneer
How does the app owner earn money?:
- Credit system: selling credits to users to send gifts
- Gift system: earning 60% of the cash received from gifts
- Google ads: earning money from ad impressions and clicks
App features:
- Short video share
- Short video challenge
- Challenge invitation
- Live Streaming with up to 2 participants
- Credit system
- Google Admob ads (Banners and Open App ads)
- Audio room
- Reset password
- Send Email
- Push notifications
- Gift system with in-app-purchase
- Payouts real money to Bank Account,PayPal and Payoneer
- Real-time chat
- Real-time group chat
- Live Streaming with Gifts and Points system
- Challenge points when the viewer chooses a video
- Translate to any language easily
- Search for users by username, email, or full name
- Comments on video
- Comments on live streaming
Admin panel features:
- See Users and Admin Users info
- Block and Edit users info
- Change users role (challenger or viewer)
- See all Challenges info
- See all messages info
- See all stories info
- See all videos info
- See all video comments info
- Watch all videos
- Edit video status (pending, removed, scheduled, published)
- See all installations info
- See all live streaming info
- Edit live streaming info (including termination)
App and Admin panel Demo:
- Android app demo: available on PlayStore
- Challenger demo user credentials: email: challenger@challenge.com, password: challenger
- Viewer demo user credentials: email: viewer1234@challenge.com, password: viewer1234
- Admin panel demo: challenge.jclpclaudio.com/
- Admin credentials: username: admin, password: admin1234
Online Documentation:
- Available at challenge.jclpclaudio.com/docs/
What's Included in the package:
- Android App source code
- Admin panel source code
- Documentation
- Parse cloud code files
- Default app categories files
$99.00
There are no reviews yet.