simple minimalistic python app that plays a given file or stream using gstreamer and sdl2.
universal app (sailfish & desktop)
usage: python3 /usr/lib/python3.8/site-packages/gstsdlplay/gstsdlplay.py [file-or-stream]
can be paused by touch(FINGERDOWN) or mouse(MOUSEBUTTONDOWN)
on desktop fullscreen-window can be closed by [arrow-up] in SFOS by performing normal window-closure-gesture
seeking:
small step -/+ : [arrow-left] [arrow-right] or 2-Finger-Swipe left/right
big step -/+ : [k] [l] or 2-Finger-Swipe down/up
Recent comments