platypush/platypush/backend/http/templates/plugins/camera.gstreamer/index.html

7 lines
227 B
HTML

<script type="text/javascript" src="{{ url_for('static', filename='js/plugins/camera/index.js') }}"></script>
<script type="text/x-template" id="tmpl-camera-gstreamer">
{% include 'plugins/camera/index.html' %}
</script>