Skip to content

FIWARE/tutorials.Media-Streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIWARE Banner

FIWARE Media Streams License: MIT Kurento 6.7.1 Support badge

This is an Introductory Tutorial to FIWARE Kurento - a media server generic enabler used for the analysis and enhancement of video streams via WebRTC. The tutorial discusses the architecture of stream orientated systems, and demonstrates the key concepts behind the use of video streams, by discussing code written in Node.js. Alternative code examples,written in Java and client-side JavaScript are also available.

The tutorial introduces a series of exercises which can be run directly from within a Docker container, no HTTP calls are required.

Start-Up

NGSI-v2 Smart Supermarket

NGSI-v2 offers JSON based interoperability used in individual Smart Systems. To run this tutorial with NGSI-v2, use the NGSI-v2 branch.

git clone https://github.com/FIWARE/tutorials.Media-Streams.git
cd tutorials.Media-Streams
git checkout NGSI-v2

./services create
./services start
NGSI v2 📚 Documentation

License

MIT © 2018-2024 FIWARE Foundation e.V.