multimedia
Why am I missing the Qt Multimedia functionality?
I am new to Qt and I\'m creating a simple application which will playback an audio file. I realized that I am lacking the Qt Multimedia API for audio when I wrote:[详细]
2023-02-19 12:19 分类:问答Implementing RTSP media server in Java
I am trying to implement a simple RTSP server in java that will use an android handset as the receiving client. I have trawled the internet for answers and have been returned to this site many times.[详细]
2023-02-19 09:24 分类:问答Android Multimedia service - simple question
Is it possible to create an Android service th开发者_如何学Goat would listen in the background for Playback button (in the Android media player) clicks (something like onPlaybackListener) and then act[详细]
2023-02-09 19:39 分类:问答Detecting Type of Video Stream
I have 2 video streams (1) VLC Generated Compressed MP4 UDP stream (2) DV Uncompressed UDP Stream Both are destined to a host. At this Unix receiving host, I would like to de开发者_高级运维tect typ[详细]
2023-02-09 12:44 分类:问答Audio stream recording and playback using Qt
I am trying to develop a multimedia program using Qt which gets an audio input stream from a microphone (开发者_StackOverflowusing QAudioInput), then stores the sampled bytes in memory for 60 millisec[详细]
2023-02-08 23:43 分类:问答Capture/Record windows sound
I need to record the sounds on windows. I need to write to stream what I hear from speake开发者_StackOverflow中文版rs.[详细]
2023-01-29 18:52 分类:问答How to change full screen mode during play video
Now I am make video player. and try to make video screen size change. I find MediaPlayer.OnVideoSizeChangedListener mSizeCha开发者_如何学CngedListener =[详细]
2023-01-26 16:04 分类:问答Multimedia and Animation
I need to prepare a blue print. It should be a video. A small sample of Traffic Signal working. If the lights are green, The vehicles should pass else it should wait for the timer.[详细]
2023-01-26 10:46 分类:问答Can you re-use buffers with Windows wave audio input?
I\'m using the Windows multimedia APIs to record and process wave audio (waveInO开发者_开发技巧pen and friends).I\'d like to use a small number of buffers in a round robin fashion.[详细]
2023-01-25 23:49 分类:问答HTML5 + LLVM = Win? Or not existent?
I tried a simple breakout clone in a browser and saw it take 25% of my CPU. Sad. I was wondering if L开发者_如何学GoLVM can hook into HTML5 and take advantage of canvas, SVG and etc.[详细]
2023-01-18 11:06 分类:问答