Jump to content


Cali03

Member Since 3 Nov 2011
Offline Last Active 29 Nov 2018 12:31
-----

Topics I've Started

GStream Error

21 November 2018 - 15:39

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