Hi all,
For the last few days I've been playing with a raspberry pi, making it record an rtsp steam. I want to make a gui to start recording and set a schedule and have been using python/tkinter to do this. Would I be better off using c+ or some other programming language instead? The end result I would like is that the pi boots into the gui with no other desktop (so a bit like an NVR you could purchase).
Python should be able to do this (I think) but before I go too far down this road I want to make sure I've made the correct choice.
Thanks for any help.
edit, this will be my first proper attempt as writing an application.
For the last few days I've been playing with a raspberry pi, making it record an rtsp steam. I want to make a gui to start recording and set a schedule and have been using python/tkinter to do this. Would I be better off using c+ or some other programming language instead? The end result I would like is that the pi boots into the gui with no other desktop (so a bit like an NVR you could purchase).
Python should be able to do this (I think) but before I go too far down this road I want to make sure I've made the correct choice.
Thanks for any help.
edit, this will be my first proper attempt as writing an application.
Last edited: