jmf
Android Video Streaming
I need HTTP/RTSP Video Streaming with And开发者_JAVA技巧roid. Any Ideas ? Is that possible to go with JMF with Android ? Any Working examples ?[详细]
2023-01-09 01:02 分类:问答JMF microphone volume controller
How to obtain the Microphone volume controller in JMF? this is what I have: I tried this implementation concept of yours, but I keep getting a null from the first volume processor when I try to get[详细]
2023-01-03 13:04 分类:问答JMF. Create new custom streamdatasource
I am looking to create a means of building a DataSource object (and hence a Processor) that gets data from a stream instead of a file, RTP, and so on.I am writing a module for a much larger applicatio[详细]
2022-12-30 20:59 分类:问答JMF Output Stream
Does anyone have a simple example of how to take a local file and (unicast) st开发者_开发百科ream it with Java JMF?Examples from others seem scarce.Use Manager#createPlayer().[详细]
2022-12-29 20:49 分类:问答How to make convert operation from .MOV to 3GP in Java
Iwannaconvert\".MOV\" extenti开发者_高级运维oned files to 3GP extentioned Files injava. Currently i m usingJava Media Framework for creation opetion of .MOV file. But nowmy need is convertingthese vid[详细]
2022-12-29 07:45 分类:问答When the last version of Java Media Framework was released?
When it was released the latest version of JMF? Is it useful to study about the J开发者_JS百科MF? Please suggest me.. But there is very small amount of source only there? Why? Suggest me..The last ver[详细]
2022-12-29 02:08 分类:问答local RTP port unreachable when using mjsip/jmf
I create a sip session with mjsip to an external voip provider. Then I transmit a test wav file over rtp to the provider using RtpManager.[详细]
2022-12-27 08:46 分类:问答Unable to detect Capture Device (webcam) through JMF
I am using JMF to operate my web cam.My usb webcam works perfectly with JMF, I used it in JMStudio however,when I make this call from my java code[详细]
2022-12-25 19:04 分类:问答Java Media Framework always generating multicast packets with TTL=1
I need to generate a G711 multicast audio stream, and came across the AVTransmit2 sample as part of the Java Media Framework.[详细]
2022-12-24 06:38 分类:问答Installing Jffmpeg to JMF
I\'m using JMF in my application. I\'m trying to install jffmpeg since I\'m encountering the format not supported exception. I\'ve tried following this http://jffmpeg.sourceforge.net/download.html but[详细]
2022-12-23 21:20 分类:问答