https://github.com/anuragganvir/cloudcine
CloudCine - A Python Flask platform for seamlessly video streaming and editing
https://github.com/anuragganvir/cloudcine
aws-s3 flask moviepy
Last synced: 7 months ago
JSON representation
CloudCine - A Python Flask platform for seamlessly video streaming and editing
- Host: GitHub
- URL: https://github.com/anuragganvir/cloudcine
- Owner: anuragganvir
- Created: 2024-05-12T19:04:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-21T18:02:18.000Z (over 1 year ago)
- Last Synced: 2025-01-26T10:13:48.098Z (9 months ago)
- Topics: aws-s3, flask, moviepy
- Language: HTML
- Homepage:
- Size: 17.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CloudCine - Coud video streaming platform
CloudCine is a powerful video streaming platform that allows users to upload, stream, and edit videos seamlessly. Whether you’re a content creator, filmmaker, or just someone who loves sharing videos, CloudCine has got you covered.
## 📱Features
1 Video Upload and Storage :
- Users can upload their videos to the platform.
- AWS S3 buckets are used for secure and scalable video storage.
2 Video Streaming :
- Stream videos directly from CloudCine.
- Adaptive streaming for different resolutions and network conditions.3 Video Editing :
- CloudCine integrates video editing capabilities:- Cut: Trim unwanted parts of a video.
- Split: Divide a video into segments.
- Rotate: Adjust the video orientation.
- Filter: Apply filters for creative effects.4 User-Friendly Interface
- Intuitive UI for seamless navigation.
- Clear instructions for video editing tools.## 🤖Tech Stack
**Frontend:** HTML, CSS,
**Backend:** Python, Flask
**Video Processing:** MoviePy
**AWS Integration:** Boto3
**File Handling:** Werkzeug
## 📲Installation
### Prerequisites
- Python 3.7 or higher
- AWS Account with S3 bucket setup
- AWS CLI configured with access keys### Setup Instructions
1. **Clone the repository:**
```bash
git clone https://github.com/anuragganvir/CloudCine.git
cd CloudCine2. **Set Up AWS Credentials:**
```bash
AWS_ACCESS_KEY = 'your-access-key'
AWS_SECRET_KEY = 'your-secret-key'
S3_BUCKET_NAME = 'your-s3-bucket-name'3. **Running the App:**
*Run the Flask app:*
```bash
python app.py
```
*Access the app in your browser:* http://localhost:5000## 📩Feedback
If you have any feedback, please reach out to us at anuragganvir2019@gmail.com
## 💾Screenshot
