REST-API

A REST-API is a set of rules for sending data to a player, such as SMIL-indexes or media files. We call this push. The garlic-player and IAdea-Player have a web server that you can access on port 8080. The main entry point for the REST-API is:

http://[device_ip_or_localhost]:8080/v2/
  1. Introduction

    An introduction to the REST-API

  2. REST-API Reference

    All supported requests with their input and output parameters