Hi,
I have some trouble with GStream some times i receive error and the stream stop :
[eServiceMP3] Gstreamer error: Internal data stream error. (1) from source
There is some way to control this error in python?
I tryed to use ServiceEventTracker to detect it with:
iPlayableService.evStopped
iPlayableService.evEnd
But no luck nothing append ... and it will be great can detect it to resume/play again the stream
Thanks