Active Topics

 


Reply
Thread Tools
Posts: 45 | Thanked: 15 times | Joined on Nov 2009 @ Barcelona, Spain
#1
hi
there is a way? i have tried the default mediaplayer but while streaming audio files from mediatomb without problems it does not seem able to even list the video files. i have tried mediabox and it lists videos and plays them, but you only hear the audio while image is fully black. it does not seem a codec issue as the files are played without problems if copied directly to the n900. any clue?
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#2
Is your MediaTomb configured to do automatic transcoding? Maybe this could cause the video format to be unrecognized by the N900.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 

The Following User Says Thank You to pycage For This Useful Post:
Posts: 45 | Thanked: 15 times | Joined on Nov 2009 @ Barcelona, Spain
#3
Originally Posted by pycage View Post
Is your MediaTomb configured to do automatic transcoding? Maybe this could cause the video format to be unrecognized by the N900.
no, it is not. Should mediabox play streamed videos?
 
Posts: 45 | Thanked: 15 times | Joined on Nov 2009 @ Barcelona, Spain
#4
in any case here goes my mediatomb config file.

<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://mediatomb.cc/0.10.0/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://mediatomb.cc/0.10.0/config http://mediatomb.cc/0.10.0/config.xsd">
<server>
<ui enabled="yes">
<accounts enabled="no" session-timeout="30"/>
</ui>
<name>MediaTomb</name>
<udn>uuid:7dde17c8-fc14-4f14-a86d-fff388451956</udn>
<home>/root/.mediatomb</home>
<webroot>/opt/mediatomb/share/mediatomb/web</webroot>
<storage driver="sqlite3">
<database-file>mediatomb.db</database-file>
</storage>
</server>
<import hidden-files="no">
<scripting script-charset="UTF-8">
<common-script>/opt/mediatomb/share/mediatomb/js/common.js</common-script>
<playlist-script>/opt/mediatomb/share/mediatomb/js/playlists.js</playlist-script>
<virtual-layout type="builtin">
<import-script>/opt/mediatomb/share/mediatomb/js/import.js</import-script>
</virtual-layout>
</scripting>
<mappings>
<extension-mimetype ignore-unknown="no">
<map from="mp3" to="audio/mpeg"/>
<map from="ogg" to="application/ogg"/>
<map from="asf" to="video/x-ms-asf"/>
<map from="asx" to="video/x-ms-asf"/>
<map from="wma" to="audio/x-ms-wma"/>
<map from="wax" to="audio/x-ms-wax"/>
<map from="wmv" to="video/x-ms-wmv"/>
<map from="wvx" to="video/x-ms-wvx"/>
<map from="wm" to="video/x-ms-wm"/>
<map from="wmx" to="video/x-ms-wmx"/>
<map from="m3u" to="audio/x-mpegurl"/>
<map from="pls" to="audio/x-scpls"/>
</extension-mimetype>
<mimetype-upnpclass>
<map from="audio/*" to="object.item.audioItem.musicTrack"/>
<map from="application/ogg" to="object.item.audioItem.musicTrack"/>
<map from="video/*" to="object.item.videoItem"/>
<map from="image/*" to="object.item.imageItem"/>
</mimetype-upnpclass>
<mimetype-contenttype>
<treat mimetype="audio/mpeg" as="mp3"/>
<treat mimetype="application/ogg" as="ogg"/>
<treat mimetype="audio/x-flac" as="flac"/>
<treat mimetype="image/jpeg" as="jpg"/>
<treat mimetype="audio/x-mpegurl" as="playlist"/>
<treat mimetype="audio/x-scpls" as="playlist"/>
</mimetype-contenttype>
</mappings>
</import>
</config>
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#5
Originally Posted by cnavarro View Post
no, it is not. Should mediabox play streamed videos?
Yes, video streaming over UPnP is supported.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:09.