View Single Post
Tomaszd's Avatar
Posts: 284 | Thanked: 498 times | Joined on Jun 2009 @ Poland
#2
We can help you if you tell us the mimetype of the stream. But my educated guess is to install the libmpeg2-4 library (try gstreamer0.10-ffmpeg too), install tracker-distutils and try the following:

Code:
tracker-register-mimetype -c Videos -a video/mp2t
This change is harmless, if it causes trouble you can remove it:

Code:
tracker-register-mimetype -c Videos -d video/mp2t
Of course you have to do this using the root shell.
 

The Following 6 Users Say Thank You to Tomaszd For This Useful Post: