https://github.com/axel-erfurt/gtk3-tv-stream-player
Play TV Streams
https://github.com/axel-erfurt/gtk3-tv-stream-player
gst gstreamer gtk3 linux livestream mint python python3 stream television tv ubuntu
Last synced: about 2 months ago
JSON representation
Play TV Streams
- Host: GitHub
- URL: https://github.com/axel-erfurt/gtk3-tv-stream-player
- Owner: Axel-Erfurt
- Created: 2019-10-20T08:45:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T16:11:18.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T22:48:02.748Z (4 months ago)
- Topics: gst, gstreamer, gtk3, linux, livestream, mint, python, python3, stream, television, tv, ubuntu
- Language: Python
- Size: 74.2 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gtk3-TV-Stream-Player
Play TV Streamsmade and tested in Linux Mint 19.2
### Requirements
- python3
- python3 Gtk, Gdk, Gst### Usage
> python3 TV.py
channel files format:
Name,URLadd SD Urls to channels.txt
will be shown in context menu (and systray menu)add HD Urls to channelsHD.txt
will be shown in context submenu 'HD' (and systray submenu 'HD')### Shortcuts
- Arrow Left -> Volume down
- Arrow Right -> Volume up
- Arrow Up -> Channel up
- Arrow Down -> Channel down
- Key(1-9) -> Channel (1-9)
- Key(0) -> Channel 10
- mouse wheel -> zoom in/out
- m -> toggle mute
- f -> toggle fullscreen
- q -> Quit
- F1 -> Info