登录
首页 » Android » spydroid

spydroid

于 2022-02-11 发布 文件大小:58.30 MB
0 180
下载积分: 2 下载次数: 1

代码说明:

最近在做一个需要在两台手机之间实时传输视频的项目,正好拿这个作参考,我将以前的源码eclipse编译的转换成androidstudio可以编译成功。需要的可以下载参考!spydroid这个项目能够将Android设备变成一个网络摄像机 ip camera。spydroid是一个很小的app,能够将手机的摄像头和麦克风streams至你的浏览器或VLC。它是市场上最强大的工具,一种方法用来从智能手机传输音频/视频到您的电脑或者另外一台手机上。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Android基于客户端和服务器的Socket编程例子---Socket基础通讯
    Android基于客户端和服务器的Socket编程例子---Socket基础通讯
    2013-10-22下载
    积分:1
  • Android简易文件浏览管理器源码
    本项目是一个简易的文件管理器,打开以后遍历可读的文件夹。内置文本编辑器,可以编辑文本文档,并且保存编辑后的文本信息。可以进行文件的操作有复制、粘贴、新建文件/文件夹、重命名、删除文件或文件夹等功能。但是目前只支持复制文本文件。点击文件以后可以获取文件的MIME类型并且列出所有可能打开该文件的程序选择器。如果是html文件则用本项目内置的网页浏览器工具打开,本项目注释很丰富。代码量不大,很方面学习和研究文件管理方面的内容。系统文件的管理需要root权限
    2023-02-22 01:20:03下载
    积分:1
  • Android 演示4种ActivitySwitch界面切换跳转动画效果
    本Android源码向大家演示了4种页面切换效果—— ActivitySwitch效果实例,演示了在内容显示时的过渡效果,这里有四种动画效果:缩放动画:让手机界面或屏幕内容的显示由小变大出现;   移动效果:让内容从右上向左下移动,然后再完全显示的一种动画切换效果;   旋转效果:让手机屏幕的内容显示按顺时针方向旋转显示;   淡入淡出效果:这一个大家很熟悉了,屏幕内容的显示由模糊变清淅,Fadein和fadeout的效果,渐变显示出内容。   有兴趣请下载源码查看具体的实现代码。
    2022-12-06 09:55:03下载
    积分:1
  • gallery_load_layout
    andriod多控件滑动gallery加载布局文件(滑动)(the andriod more than the control slide, gallery load the layout file (slide). rar)
    2012-07-03 14:31:32下载
    积分:1
  • android_调用摄像头拍摄一段视频并上传到服务器实例(含android客户端和服务器源码)
    简单的一个Demo,实现了android端调用系统的拍摄功能,拍摄,并将视频文件上传到本地的服务器。 源码里面包括了android的程序,服务器接收的源代码(服务器代码是Myeclipse编辑的,服务器为tomcat6.0)。各位亲们,可以修改下服务器的地址,就能上传到网上了
    2013-02-07下载
    积分:1
  • 还在犹豫中午吃什么饭? 让小管家帮你解决!
    还在犹豫中午吃什么饭? 让小管家帮你解决!
    2022-03-18 01:20:58下载
    积分:1
  • Android-DirectionalViewPager-master
    viepager结合fragment,很好的实现了!(viewpager and fragment )
    2013-07-26 11:41:58下载
    积分:1
  • qiangtandenglu
    《抢滩登陆》属于即时360度全方位射击游戏,相对于同类游戏较为简单,但容量又大于普通的小游戏,玩法非常简单,很容易上手。游戏情节惊心动魄,游戏场景中变化多端的敌军、即时控制的动作都是吸引玩家的亮点。 20世纪60年代,战争的硝烟在整个欧洲大陆上弥漫,盟军在大陆上的作战陷入了胶着状态。为了牵制敌军的行动并最终取得决定性的胜利,玩家的使命就是:尽最大可能消耗敌人的入侵部队,阻止敌人的进攻。面对滩头上潮水一般涌来的敌人,唯一能依靠的就只有身后那门威力无比强大的海防炮台。 android游戏(Landing on a beach belonging to real-time 360-degree shooting game, it has a relatively simple compared to similar games, but the capacity is greater than the ordinary game play is very simple, very easy to use. The game plot thrilling, varied enemy in the game scene, real-time control actions are the highlights to attract players. 1960s, the war on the entire European continent, filled the air, the Allied forces fighting on the mainland into a stalemate. In order to pin down the enemy' s actions and ultimately to achieve a decisive victory, the player' s mission is: to the maximum extent possible consumption of the invading forces of the enemy, to prevent the enemy' s attack. The face of the enemy beachhead came flooding, only able to rely on only behind that door power of powerful coastal defense fort. android game)
    2012-07-08 08:36:56下载
    积分:1
  • ANE
    Adobe Air是利用Adobe公司的Flash技术开发的媒体播放平台。而Native Extension就是让AIR可以调用各个平台上的本地代码(native code, 如ios上的object-c,android上的java,desktop上的c++,ca#等),从而完成对AIR中Actionscript API的自定义扩展。即可以让开发者通过编写基于平台的本地代码扩展ActionScript。从而完成一些原有Actionscript无法完成的功能。(Adobe Air is developed by using Adobe s Flash technology media platform. While the Native Extension is to make AIR calls on every platform native code (native code, such as IOS Object-C, Android Java, desktop c++, c#), thus completing the extensions to the AIR Actionscript API custom. That allows developers to write native code through the platform based on ActionScript. In order to complete some of the original Actionscript cannot perform the function. )
    2013-09-25 11:19:28下载
    积分:1
  • android (天气预报)
    该源码是一款天气预报应用,采用了调用当前城市以及时间
    2023-05-27 21:10:03下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载