I love this soft . all my equipements are on this soft: freebox,sont tv ,sony blue ray and kodak easy share w1020 (digital picture frame)
for the kodak , i modified the file Streamium.conf and save it with the name "Kodak easy share w1020" .
it's work just the video lag and i don't know what i can do four a better video ?
file Kodak easy share.conf:
#------------------------------------------------------------
# ps3mediaserver profile for Kodak Easy Share
# DO NOT MODIFY THIS (OR AT YOUR OWN RISK)
#------------------------------------------------------------
# General informations / detection
RendererName=Kodak Easy Share
RendererIcon=w1020.png
#UserAgent: regular expression to detect the connected renderer
UserAgentSearch=AVOS/1.1
# bridgeCo-DMP/3.0 DLNADOC/1.50 INTEL_NMPR/2.0
#Basic capabilities
Video=true
Audio=true
Image=true
#------------------------------------------------------------
# DLNA settings
#Use the DLNA feature seek by time and not by range
SeekByTime=false
#------------------------------------------------------------
# Transcoding/Muxing capabilities
#
#Transcode codecs for video and audio engines
#currently supported: MPEGAC3 or WMV for video, PCM or MP3 for audio
TranscodeVideo=MPEGAC3
TranscodeAudio=PCM
#Use default DVD buffer size: false = greater bitrate and faster encoding,
#but can generate incompatible videos, depends of your media renderer
DefaultVBVBufSize=false
#Muxing capabilities: Does the media renderer supports H264 and MPEG2 in a mpegts file ?
MuxH264ToMpegTS=true
#Does the media renderer supports DTS in a mpeg file ?
MuxDTSToMpeg=false
#Does the media renderer supports DTS wrapped into LPCM in a mpeg file ?
WrapDTSIntoPCM=true
#Does the media renderer supports LPCM in a mpeg file ?
MuxLPCMToMpeg=true
#Maximum bitrate supported by the media renderer (0=unlimited)
MaxVideoBitrateMbps=5
#Max Width and Height supported by the media renderer (0=unlimited)
MaxVideoWidth=200
MaxVideoHeight=200
#Does the media renderer supports only H264 L4.1 at most ?
H264Level41Limited=true
#------------------------------------------------------------
# Misc Files
# Mime types transforms (oldmime=newmime|olemime2=newmime2|...)
MimeTypesChanges=video/avi=video/x-divx
# Extensions management: no need to put something here, as the server's default configuration is tuned for ps3
# What extensions are forcefully transcoded
TranscodeExtensions=
# What extensions are forcefully streamed as is (and not transcoded)
StreamExtensions=m4a,wma,mp3,mp4
