Questions tagged [libmms]
10 questions
1
vote
0 answers
Libmms and iOS 5, Xcode 4.2
Every time I try complier my that is using the libmms. I recieved follow linker error:
Undefined symbols for architecture i386:
"_Status_GetNewStatusByKey", referenced from:
_report_progress in mms.o "_Status_SetNewStatusByKey",…

zomerc
- 11
- 3
0
votes
1 answer
How to compile libmms to a fat static library for iPhone device and simulator(armv6,armv7 and i386)
How to compile libmms to a fat static library for iPhone device and simulator(armv6,armv7 and i386)?
The source code is at http://sourceforge.net/projects/libmms/, please give me some guide, thank you.

wilson
- 21
- 1
- 4
0
votes
2 answers
stream windows media content to iPhone App
I am currently working on a streaming app which should receive a Windows Media Video stream. I am using libmms to encode the stream.
I took the Wunderradio as reference project. When trying to build the app I get the following error:
Undefined…

MrBr
- 1,884
- 2
- 24
- 38
0
votes
1 answer
“Hook” libMMS to FFmpeg for iPhone Streaming
These days, I was researching the software architechture for iPhone Streaming (Base on MMS protocol).
As we know, in order to playback MMS audio stream, we should call libMMS to read wma stream data from remote media server, and then call FFmpeg to…

Xie Xingwei
- 81
- 1
- 7
0
votes
1 answer
Add LibMMS to an iPhone Project
Can anyone help?
I compiled the LibMMS project that comes with the WunderRadio application fine as part of my other project. It has the liblibmms.a file and I added it as a dependency to the main project.
The problem is that I cannot see any off the…

criv
- 1
- 1
0
votes
1 answer
libmms linking error
i have downoaded the wunder radio project, i have copy the MMS project in my workspace.
if i try to use mms_connect Xcode4 give me this error:
Ld
…

The Psicopath
- 75
- 6
0
votes
0 answers
Apple MMS APN - MDM-Payload
A friend has once made a configuration file for APN...
now I wanted to add another for MMS but whatever I do its not working.
does someone know if Apple support the automatisation to set MMS ?
if they would support it what does the payload need to…

Veruga
- 1
0
votes
2 answers
How do i use libmms in my iphone project?
I have been through many posts and installed libmms library in my project but i'm getting errors when i compile my project.
Does anyone have steps to install libmms library in iphone project?
Does anyone have sample code to call libmms…

Saurabh Verma
- 3
- 5
-1
votes
1 answer
How do i play .asx files in my android application using titanium appcelerator?
I have a URL which downloads an .asx type file when clicked . The file downloaded , streams a live radio and plays it in an audio player . How do i handle this in my android application using titanium appcelerator ?
Thanks

user1671411
- 71
- 1
- 3
- 6
-1
votes
2 answers
iOS dev --- how to handle mms:// protocol
I wanna play mms protocol audio, any idea about this? I heard libmms is a choice. But i do not know how. Anyone can share sample codes? it's better introduce from scratch.
Thanks in advance!!!

Roger Lee
- 471
- 1
- 5
- 6