Making For power-streaming-project
This is Python, flask, Kafka, websockets based live Video streaming project.
And it is fully free to use any projects i never be charged any thing because live streaming is complex thing to build i took many time and hard work but i finaly achive this task and i want to share my knowledge to every one for any one can make live streaming......
- Install all freez requirements.
- Install zookeeper And kafka
- Start services of zookeeper And kafka (this is window based OS commands)
C:\zookeeper\bin>zkServer.cmd (PRESS ENTER FOR EXECUTE)
C:\kafka\bin\windows>kafka-server-start.bat server.properties (PRESS ENTER FOR EXECUTE) - Python execute flask (flaskEngine.py)
- Python execute sender data to socket. (socketEngine.py)
- Open Url in browser http://127.0.0.1:5000/engine/streaming/streamingView/
- Python execute reciver data to socket. (responseSocketEngine.py)
- Open Url in browser http://127.0.0.1:5000/engine/streaming/player/
- Done Now you LIVE.....
good luckkkkkk......
Any help please mail me : [email protected] because i think as new every developer it is hard to understand...