J2ME 音频流

发布于 2024-12-28 09:52:34 字数 425 浏览 2 评论 0原文

我是 RTP 音频流的新手。我从服务器接收 RTP 数据包。这些 RTP 数据包携带音频文件。我如何接收这些rtp数据包,使用rtp数据包到来的服务器端口及其rtcp端口以及我们的rtp数据包接收端口和rtcp端口读取和播放?在 JainSip 中,这可以通过 SessionAddress 来完成。请让我知道任何代码示例或任何可以解决我的问题的来源。
我不使用RTSP,并且想处理RTP。我读了这篇文章< /a> 但它是关于 rtsp 的,我尝试过,但无法解决我的问题。

I am new for audio streaming with RTP. I receive RTP packets from a server.Those RTP packets carry Audio files. How I can receive those rtp packets, read and play using the server port which rtp packets come and its rtcp ports and, our rtp packet receiving port and rtcp port? In JainSip this can be done with SessionAddress. Please let me know any code sample or any source where I can solve my problem.
I do not use RTSP,and want to handle RTP. I read this article but it is about rtsp, I tried with it, but I couldn't solve my problem.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心的憧憬 2025-01-04 09:52:34

此处是使用 J2ME 发送和接收 RTP 的示例。

问候

Here is an example of RTP sending and receiving using J2ME.

Regards

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文