[maemo-developers] Query Regarding QT Phonon - RTSP Streaming
From: Ben Lau xbenlau at gmail.comDate: Sat May 1 21:18:14 EEST 2010
- Previous message: How to install Qt 4.6 on the device?
- Next message: xdg-mime missing: is there a way to find out the default application for a given mime type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Apr 30, 2010 at 10:37 PM, babu ashok <ch_ashok_babu at yahoo.com> wrote: > > Hi All, > > I am using QT Phonon player for playing audio/video files through streaming. > > http streaming is working fine & was able to play audio/video files in my device. > > when I used rtsp url for playing video file, I observed video was displaying on screen & no audio was heard. > > Can u please tell me what might be problem. Does any one faced the similar kind of issue? > > I used both ways of creating media player using phonon, > 1> Directly through VideoPlayer Object > 2> creating mediaobject, audio/video outputs & creating graphs > > In both the ways....for the rtsp url audio is not coming. > > Whether QT Phonon Player support RTSP Streaming or not? > > I observed either video or audio comes for some video files, through RTSP streaming. > If audio is coming ....video will not be coming > if video is coming ...Audio will not be coming. > > > Looking for your valuable feedback's and suggestions. > > Thanks, > Ashok > > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers Phonon do not handle rtsp by itself. It is the duty of backend. Check the document of the backend and see can it handle to stream your media file's format.
- Previous message: How to install Qt 4.6 on the device?
- Next message: xdg-mime missing: is there a way to find out the default application for a given mime type
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]