Skip to content

nbriannl/DIALDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DIAL Demo

This is a simple demo for the DIAL Protocol v2.2 written in Python based on the specifications detailed here.

Setup

  • Install any dependencies via pip
  • Turn on any DIAL-enabled devices (i.e. TVs that support DIAL).
  • Run python3 DIALDemo.py
    • After running DIAL Service Discovery once, you may have a default DIAL server you would like to play around with. You can replace the URL by changing the variable defaultDialRestSeviceUrl in dialDemo.py.

DIAL concepts not covered by the Demo

  • Installing an app after querying for app info
  • Sending additional data from first-screen app to a DIAL server
  • Hiding an app
  • DIAL Wake-up
  • Force Low Power Mode

About

This is a simple demo for the DIAL Protocol written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages