![]() |
2010-06-17
, 21:52
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#272
|
![]() |
2010-06-17
, 21:58
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#273
|
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2010-06-18
, 04:05
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#274
|
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2010-06-18
, 06:50
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#275
|
![]() |
2010-06-18
, 08:09
|
Posts: 309 |
Thanked: 456 times |
Joined on Jan 2010
|
#276
|
cvlc --play-and-exit --rtsp-http --rtsp-http-port=1935 --key-quit=q "%params2%"
The Following User Says Thank You to [DarkGUNMAN] For This Useful Post: | ||
![]() |
2010-06-18
, 16:59
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#277
|
rebhana: Don't add a type to the default.list files unless you click on the file in the browser and it shows the mime type for that file. But if it recognizes the mime type, then yes, you do have to list it in the two mime type files. And no, I don't know why the duplication.
I would actually like to "break" the mimetype recognition for MicroB, so it sends everything not listed in the defaults to dbus-switchboard. I don't know how to do that, however. At least, not yet....
PDF Reader,cli,dbus-send --print-reply --dest=com.nokia.osso_pdfviewer /com/nokia/osso_pdfviewer com.nokia.osso_pdfviewer.mime_open string:%params%
![]() |
2010-06-18
, 18:23
|
|
Posts: 844 |
Thanked: 521 times |
Joined on Jan 2009
@ UK southampton
|
#278
|
YES!!!! I managed to beat vodafone..
I have managed to get the stream to open in VLC by tunnelling rtsp over http.
I compared the address used by the iphone stream, saw that it is an HTTP connection using port 1935. I also read up on the vlc documentation and found that it could tunnel rtsp connections over http - therefore sidestepping the blanket ban imposed by vodafone.
So.. Using the port and the tunnelling i tried the following command in dbus-switchboard:
This tells vlc to quit if it cannot connect, otherwise it stays running in the background doing nothing, tells it to use the Q key to quit (same as mplayer), and tells it to tunnel rtsp over http port 1935Code:cvlc --play-and-exit --rtsp-http --rtsp-http-port=1935 --key-quit=q "%params2%"
I can say for certain this plays back even better than before.
![]() |
2010-06-18
, 21:05
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#279
|
application/x-dvi=Evince Debian application/x-bzdvi=Evince Debian application/x-gzdvi=Evince Debian
application/x-dvi=hildon-dbus-switchboard.desktop application-x-dvi=hildon-dbus-switchboard.desktop
update-mime-database /usr/share/mime
application/x-dvi=hildon-evince.desktop
![]() |
2010-06-19
, 09:17
|
|
Posts: 579 |
Thanked: 471 times |
Joined on Jan 2010
@ Austria
|
#280
|
Do I also understand correctly, that these manual entries are necessary for all instances where microB knows about the mimetype, and only when microB gets "unknown/unknown" dbus-switchboard looks up the mimetype itself, in which case user-mimetypes.list determines the handler defined in /usr/lib/dbus-switchboard/dbus-switch-apps.cfg. And dbus-switch-xref.cfg is finally used when dbus-switchboard cannot determine the mimetype without looking at file extensions?
What a maze!
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log