Is it possible to play RTP stream using VLCkit in iphone?

iOS, iPad, iPhone, tvOS specific usage questions
mine@1987
New Cone
New Cone
Posts: 4
Joined: 03 Mar 2016 07:40

Is it possible to play RTP stream using VLCkit in iphone?

Postby mine@1987 » 03 Mar 2016 07:54

I want to achieve video streaming from ip camera to ios.

i am able to capture rtp packets from ip camera
how can we use vlckit to play rtp stream to iphone?

Thank you

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: Is it possible to play RTP stream using VLCkit in iphone?

Postby fkuehne » 04 Mar 2016 21:07

You should be able to play any RTP stream with VLCKit that you can play with the normal VLC on Mac or PC. See the VLCKit sample code on how to get started.
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net

mine@1987
New Cone
New Cone
Posts: 4
Joined: 03 Mar 2016 07:40

Re: Is it possible to play RTP stream using VLCkit in iphone?

Postby mine@1987 » 07 Mar 2016 05:20

Thank you,I will check sample code of vlckit.

mine@1987
New Cone
New Cone
Posts: 4
Joined: 03 Mar 2016 07:40

Re: Is it possible to play RTP stream using VLCkit in iphone?

Postby mine@1987 » 07 Mar 2016 07:40

Hello Mr.Felix,
i am not able to find sample code for play RTP Stream..could you please guide me

Let me explain the steps what i did till now,

1) captured RTP packets and the same written to udp socket
2) using sdp file able to play in vlc

now,i am planning to integrate VLCKit instead of playing in VLC

how can i input sdp file to vlckit after start writing rtp stream to udp socket.

dhananjay,c
New Cone
New Cone
Posts: 2
Joined: 02 Mar 2016 07:41

Re: Is it possible to play RTP stream using VLCkit in iphone?

Postby dhananjay,c » 07 Mar 2016 13:08

I have exactly the same requirement.

isa56k
New Cone
New Cone
Posts: 1
Joined: 01 Jul 2021 18:30

Re: Is it possible to play RTP stream using VLCkit in iphone?

Postby isa56k » 01 Jul 2021 18:31

Is this possible with VLCKit for Swift/iOS now?

I have the same requirement to play an RTP stream using an SDP file.

fkuehne
Developer
Developer
Posts: 7264
Joined: 16 Mar 2004 19:37
VLC version: 0.4.6 - present
Operating System: Darwin
Location: Germany
Contact:

Re: Is it possible to play RTP stream using VLCkit in iphone?

Postby fkuehne » 02 Jul 2021 06:19

You should be able to open the SDP file with VLCKit just like with the desktop application. However, if you want to deploy Multicast RTP, you will need a special entitlement from Apple (Unicast will work fine without): https://developer.apple.com/news/?id=0oi77447
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net


Return to “VLC for iOS, iPadOS and Apple TV”

Who is online

Users browsing this forum: No registered users and 41 guests