# Frame Trail and German Parliament - Joscha

{% embed url="<https://youtu.be/-w__SqorJ0A>" %}

FrameTrail (<https://frametrail.org>) is an open source software that let's you experience, manage and edit interactive video directly in your web browser.

In the last months we have worked with the German Parliament to make session protocols searchable, provide time-based transcripts. analyze the video archive and provide various sets of time-based annotations (using FrameTrail as a player component).

{% embed url="<https://trello.com/c/xvFKVcMp>" %}

Collaborative notes:&#x20;

* FrameTrail.org
* Abgeordnetenwatch.de — parliament watch
* Automated linking with additional information
* “Citizen heckling / interjection button” lets people ask questions in real-time while watching the speech and those get forwarded
* bundestag.de/service/opendata
* Used Aeneas for forced alignment: <https://github.com/readbeyond/aeneas>
* github.com/parliamentwatch/openparliamentvideo-analysis
* Next steps — integrating into existing parliamentwatch platform, index transcripts with solr/elasticsearch, optimise workflow to autoindex new speeches as they become available
* github.com/openhypervideo/frametrail
* @openhypervideo

Slides: <https://frametrail.org/slides/textav-london/slides.html>

{% embed url="<https://frametrail.org/slides/textav-london/slides.html>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://textav.gitbook.io/textav-event-2018/projects/frame-trail-and-german-parliament-joscha.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
