/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL * ----------------------------------------------------------------------------- */ /** * Camera * * @param unique id for this widget * @param the stream url */ {% macro osm(id, stream) %} {% import "basic.html" as basic %} /** Design */
Close
{% endmacro %} {% macro projekktor(id, stream) %} {% import "basic.html" as basic %} /** Design */
Close
{% endmacro %} {% macro jw(id, stream) %} {% import "basic.html" as basic %} /** Design */
Close
Loading the player ...
{% endmacro %}