Comment 1 for bug 1767538

Revision history for this message
Russel Winder (russel) wrote :

I am not sure which version of Me TV your are using on what platform. I am not sure anyone is going to be maintaining the 1.3.x, 1.4.x, or 2.0.x codebases. My suspicion is that the Linux DVB API has changed and the Me TV codebase has not.

I started a rewrite of Me TV in C++ using GTK+-3 and GStreamer, but this has turned into a written from scratch Rust program that is labelled Me TV v3.0.0. It is working fine but not formally released: no EPG yet.

To use it you need to have Rust and Cargo installed along with dvbv5-scan, GTK+-3 >= 3.10.0, and GStreamer >= 1.12.0 Then clone the GitHub repository and run "cargo run". There are two known users, myself and a person in eastern Australia.

https://github.com/Me-TV/Me-TV