Code Monkey home page Code Monkey logo

android-recorder's People

android-recorder's Issues

android-recorder1儲存檔案發生錯誤

What steps will reproduce the problem?
1. 
android-recorder-1這個程式我在模擬器上使用可以正常運作,但��
�在真機上確不行。
2. 
錄音的線程可以,但儲存時就發生問題了,在SD卡上有新增檔
案,但是檔案大小不會增加,
3. 
即出現強制關閉,下面是我出現的錯誤訊息。希望能獲得您��
�答覆

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?

SAMSUNG GALAXY R

Please provide any additional information below.

10-20 20:14:50.691: ERROR/AlarmManagerService(131): 
android_server_AlarmManagerService_set to type=1, 1319112893.702000000

10-20 20:14:51.191: ERROR/weatherclock(4031): [MSC]>>> 
WeatherWidgetProvider.java:312 [0:0] onReceive()@@@ 
sec.android.intent.action.HOME_PAUSE

10-20 20:14:51.191: ERROR/weatherclock(4031): [MSC]>>> WidgetIdManager.java:53 
[0:0] AccuWeatherClockWidgetID_Length

10-20 20:14:51.191: ERROR/weatherclock(4031): [MSC]>>> WidgetIdManager.java:54 
[0:0] getPrefIDs() : length = 1

10-20 20:14:51.191: ERROR/weatherclock(4031): [MSC]>>> WidgetIdManager.java:60 
[0:0] getPrefIDs() : Ids1 = 2

10-20 20:14:51.191: ERROR/weatherclock(4031): [MSC]>>> 
WeatherWidgetProvider.java:1609 [0:0] disable handler

10-20 20:14:51.191: ERROR/weatherclock(4031): [MSC]>>> 
WeatherWidgetProvider.java:1612 [0:0] handler not null

10-20 20:14:53.691: ERROR/AlarmManagerService(131): 
android_server_AlarmManagerService_set to type=1, 1319112900.000000000

10-20 20:14:59.521: ERROR/AudioTrack(131): Audio track delete

10-20 20:14:59.521: ERROR/AudioTrack(131): stop 0x5b65b0

10-20 20:14:59.521: ERROR/AudioTrack(131): Stop complete

10-20 20:14:59.521: ERROR/AudioTrack(131): Audio track exit start

10-20 20:14:59.521: ERROR/AudioTrack(131): Audio track exit done

10-20 20:14:59.561: ERROR/c*.r*.i*.PcmWriter(2513): pcmwriter thread running

10-20 20:14:59.891: ERROR/AudioTrack(131): stop 0x59caf0

10-20 20:14:59.891: ERROR/AudioTrack(131): Stop complete

10-20 20:14:59.991: ERROR/AlarmManagerService(131): 
android_server_AlarmManagerService_set to type=1, 1319169600.000000000


Original issue reported on code.google.com by [email protected] on 20 Oct 2011 at 12:33

Support RTMPT

Hi, Ifound there is no RTMPT libs... So the 3G will not work..


Original issue reported on code.google.com by [email protected] on 2 Jun 2013 at 6:57

android-recorder-1程式中的問題

這支程式中,我操作流程是這樣  
start→stop→start(這時候發現不會再繼續錄下去,或者重新開��
�錄),似乎需要按下離開再次回到程式才能在一次錄製。

需要如何更改,才能讓我按下stop後在按下start在重新開始錄��
�


Original issue reported on code.google.com by [email protected] on 2 Aug 2011 at 12:24

How to encode PCM to match rtmp format in memory

I try this example and find this programe will create a local file with the 
name of  *.fla . I think it is a better way to change pcm to rtmp format in 
memory, not to use temp files. But I don't kown how to do this. Do you have any 
idea? 

Original issue reported on code.google.com by [email protected] on 5 Sep 2011 at 4:01

不能连接到FMS

我的服务器是FMS3.5 
发布视频流不成功。应该是连接不上服务器。

Original issue reported on code.google.com by [email protected] on 16 Mar 2012 at 7:10

H264Publisher 程序

你好

www.ryong.com 网站访问不了了

以前你在ryong.com发的 H264Publisher 源码地址能再给一下么

Original issue reported on code.google.com by [email protected] on 6 Aug 2011 at 12:00

private short[] rawdata = new short[1024] 有问题,crash了

android-recorder-2.zip 
这个程序有问题(其它的也应该有这个问题),
把Encoder.java中的 private short[] rawdata = new short[1024]
改为 private short[] rawdata = new short[8192]才能把程序跑起来,
不知道作者是怎么测试的,难道跟android版本有关?
作者似乎放弃这个项目了,很久没有更新也没有解答


Original issue reported on code.google.com by [email protected] on 20 Apr 2012 at 1:34

hi, 我一起做一个Andorid 1 to M Live streaming 好的开源项目吧?

Hi, 你好!

我是 
Android-IP-Camera项目的作者,我一直准备增加1对多的实时流支��
�,使得Android手机变成一个完整的监控终端(单向传输)。

我打算做这些支持下面这些协议:
1. Apple Http Live streaimg 2. RTMP

不知道有没有兴趣合并一起做一个这样开源项目,两个人一��
�做,进度似乎会好一点。
我的电子邮件:[email protected] 



Original issue reported on code.google.com by [email protected] on 9 Sep 2011 at 1:37

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.