Method for searching news clue by applying mobile terminal
A mobile terminal, news clue technology, applied in image communication, selective content distribution, electrical components, etc., can solve the problem of not keeping up with the speed of the spread of the folk media, and achieve the effect of simplifying the collection operation
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0030] Turn on the mobile terminal, select the video capture function module from the video capture, audio capture, picture capture, and text capture modules and start to collect news. When the system detects the video capture monitor signal, the following actions are triggered, and the terminal device camera and microphone are started to realize video capture. Features:
[0031] a. Create an operating system that affects the recording instance mr=new MediaRecorder()
[0032] b. Open the camera camera=Camera.open()
[0033] c. Point the recording instance to the camera mr.setCamera(camera)
[0034] d. Set to collect sound from the microphone mr.setAudioSource(MediaRecorder.AudioSource.MIC)
[0035] e. Set to collect images from the camera mr.setVideoSource(MediaRecorder.VideoSource.CAMERA)
[0036] f. Set the video recording format, in order to ensure the best clarity, use the system default recording format mr.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT)
[0037] g...
Embodiment 2
[0040] Turn on the mobile terminal, select the audio collection function module from the video collection, audio collection, picture collection, and text collection modules and start collecting news. When the program detects the audio collection monitor signal, it triggers the following actions, and starts the terminal device microphone to realize the audio collection function:
[0041] a. Create an operating system that affects the recording instance mr=new MediaRecorder()
[0042] b. Set to collect sound from the microphone mr.setAudioSource(MediaRecorder.AudioSource.MIC)
[0043] c. Set the audio recording format. To ensure the best clarity, use the system default recording format mr.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT)
[0044] d. Make the recording instance ready mr.prepare()
[0045]At this point, the user can start recording audio, and then the system uses the AAC algorithm to compress and encode the video information collected by the acquisition device....
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com