从手机流式传输RTSP [英] Stream RTSP from Phone

查看:127
本文介绍了从手机流式传输RTSP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我正在尝试从手机上传输实时RTSP视频,但我在网上找不到任何示例。

I am trying to stream live RTSP video from my phone, but I can't find any examples online.

在微软的简单通信示例中,他们编写了自己的媒体服务器,其中包含stsp,这似乎不适用于任何其他播放器,如VLC。

In Microsoft's Simple Communication example, they've written their own media server which streams stsp, which doesn't seem to work in any other players, like VLC.

我已下载并尝试了FFMPEG UWP Interop项目,该项目读取RTSP流但不输出。

I've downloaded and tried the FFMPEG UWP Interop project which reads an RTSP stream, but doesn't output.

有没有人知道UWP应用程序流式传输RTSP或RTMP的任何示例?

Does anyone know of any examples where a UWP application streams RTSP, or RTMP?

谢谢。

推荐答案

您好AdamRowe,

FFmpegInterop支持RTSP播放。该参与者在此页面中进行了评论: https://github.com/Microsoft/FFmpegInterop/issues/14

我发现在FFmpegInterop中使用RTSP有一些代码。请检查以下链接: https://github.com/Microsoft/FFmpegInterop/blob/429a83f63c3ec5f047496025c3c01cabb19b602b /Tests/Source/TestCreateFFmpegInteropMSSFromUri.cs
$
最好的问候,

Jayden Gu



Hi AdamRowe,
The FFmpegInterop supports RTSP playback. The participant has commented in this page: https://github.com/Microsoft/FFmpegInterop/issues/14.
I found there is some code by using the RTSP in FFmpegInterop. Please check this link:https://github.com/Microsoft/FFmpegInterop/blob/429a83f63c3ec5f047496025c3c01cabb19b602b/Tests/Source/TestCreateFFmpegInteropMSSFromUri.cs
Best Regards,
Jayden Gu



这篇关于从手机流式传输RTSP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆