anirudhrata
anirudhrata
I think you'll have to pass the rss file as argument. There is no validation if an argument is passed or not.
I found a way to fast forward the play by reducing the QTimer.singleShot time value to aronud 10 msec. Let me know if there is any way to convert the...
@tkeeler33 I tried a couple of things but was not successful. My only requirement was to fast forward through the RDP capture which I achieved by changing the QTimer value...
Guys dig into the code. You can add more scancodes in this file: https://github.com/citronneur/rdpy/blob/master/rdpy/core/scancode.py
Can anyone provide any pointers on how to fix this? I want to help fix this, but not sure where to start.
I found that this happens when the inferred name is used. If a name is provided using the -n commandline option, then this does not occur.