会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Alex_TD
博客园
首页
新随笔
联系
订阅
管理
公告
2020年2月11日
FFmpeg
摘要: ffmpeg -rtsp_trasport tcp -i "rtsp://username:password@ip:554" -y -ss 1 -q:v 2 -f image2 -vframes 1 pic%03d.jpeg -rtsp_transport tcp : tcp 防止花屏 -ss :截
阅读全文
posted @ 2020-02-11 18:24 Alex_TD
阅读(98)
评论(0)
推荐(0)
编辑
Servlet Web
摘要: 1.ServletContext HttpServlet Session Cookie ServletConfig HttpServletRequest HttpServletResponse ServletRequest ServletResponse (1) ServletContext : g
阅读全文
posted @ 2020-02-11 13:03 Alex_TD
阅读(76)
评论(0)
推荐(0)
编辑