Online streaming media simultaneously recorded and broadcast in real time. Any media delivered and played back simultaneously without requiring a completely downloaded file. Non-live media such as video-on-demand, vlogs, and YouTube videos are technically streamed, but not live streamed.
- what is it
- technology used
- ambition of project
- stage
- quick start
- status
- what's included
- creators
- copyright and license
- livestream
- CREATED : Apr 15, 2018 (2014)
- MODIFIED : Nov 29, 2022
JavaScript
keep track of my livestream works with github blog post
IN DEVELOPMENT
Quick setup — if you’ve done this kind of thing before
or
Get started by creating a new file or uploading an existing file. We recommend every repository include a README, LICENSE, and .gitignore. …or create a new repository on the command line
echo "# livestream" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/keeyanajones/livestream.git git push -u origin master
…or push an existing repository from the command line
git remote add origin https://github.com/keeyanajones/livestream.git git push -u origin master
…or import code from another repository
You can initialize this repository with code from a Subversion, Mercurial, or TFS project. ProTip! Use the URL for this page when adding GitHub as a remote.
- STATUS : LOCAL TEST 6/7/2020 04:49:47 (as of 6/7/2020 08:49:47 Coordinated Universal Time (UTC))
Online streaming media simultaneously recorded and broadcast in real time. Any media delivered and played back simultaneously without requiring a completely downloaded file. Non-live media such as video-on-demand, vlogs, and YouTube videos are technically streamed, but not live streamed.
- 2020 Keeyana Jones
- MIT License Copyright (c) 2020 Keeyana Jones