Skip to content

TeleMidia/ginga-ccws-examples-discover

Repository files navigation

gingacc-ws-examples

ginga

GingaCC WebServices is a service running at Ginga TV middleware with API to support second screen and SmartTV applications.
This project has a mock server and clients examples to simulate its discover.

mock server

npm install
node discover-mock-server.js

cmd clients

npm install
node discover-client.js
dart discover-client.dart

flutter client

cd discover_client_flutter
flutter run

See screenshot from running flutter applcation after find the mock-server address.