# I'm streaming, but how do I link this stream to others?

**URL:** https://community.wowza.com/t/im-streaming-but-how-do-i-link-this-stream-to-others/44589
**Category:** Wowza Streaming Engine
**Created:** [January 20, 2015, 4:58pm UTC](https://community.wowza.com/t/im-streaming-but-how-do-i-link-this-stream-to-others/44589 "2015-01-20T16:58:11Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Vince\_Bronge](https://avatars.discourse-cdn.com/v4/letter/v/bcef8e/32.png) [@Vince\_Bronge](https://community.wowza.com/u/Vince_Bronge)
#### Post date: [January 20, 2015, 4:58pm UTC](https://community.wowza.com/t/im-streaming-but-how-do-i-link-this-stream-to-others/44589/1 "2015-01-20T16:58:11Z")

</div>

I’ve managed to stream to the server, but I don’t know how to actually access and link the stream to other people.

---

<div class="post-metadata">

### Author: ![Daren\_Johnson](https://avatars.discourse-cdn.com/v4/letter/d/ee59a6/32.png) [@Daren\_Johnson](https://community.wowza.com/u/Daren_Johnson)
#### Post date: [January 20, 2015, 10:35pm UTC](https://community.wowza.com/t/im-streaming-but-how-do-i-link-this-stream-to-others/44589/2 "2015-01-20T22:35:30Z")

</div>

Hi,

You would provide a playback URL in a player, such as a web embedded player like [JW Player.](https://www.wowza.com/docs/how-to-use-jw-player-with-wowza-streaming-engine)

There are [example playback urls given here](https://www.wowza.com/docs/how-to-set-up-live-streaming-using-an-rtmp-based-encoder#playback) for other types of players, such as desktop and mobile players.

Daren

---

<div class="post-metadata">

### Author: ![Adam\_Kazi](https://avatars.discourse-cdn.com/v4/letter/a/5fc32e/32.png) [@Adam\_Kazi](https://community.wowza.com/u/Adam_Kazi)
#### Post date: [January 23, 2015, 2:36pm UTC](https://community.wowza.com/t/im-streaming-but-how-do-i-link-this-stream-to-others/44589/3 "2015-01-23T14:36:43Z")

</div>

U can provide rtsp url to the android clients and they can watch the network stream on native apps live vlc player , mx player.

also u can also type the http url directly into the safari browser for m3u8 files streaming

---

<div class="post-metadata">

### Author: ![Mac\_Hill](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/mac_hill/32/434_2.png) [@Mac\_Hill](https://community.wowza.com/u/Mac_Hill)
#### Post date: [January 23, 2015, 10:19am UTC](https://community.wowza.com/t/im-streaming-but-how-do-i-link-this-stream-to-others/44589/4 "2015-01-23T10:19:10Z")

</div>

Hello,

A RTSP URL format would look like this:

rtsp://[wowza-ip-address]:1935/vod/mp4:sample.mp4

_Source_: [How to playback on RTSP/RTP players](https://www.wowza.com/docs/how-to-playback-on-rtsp-rtp-players)

As for your question regarding entering the a URL into the Safari web browser, it would look like this:

URL: http://[wowza-ip-address]:1935/live/myStream/playlist.m3u8

The Apple iPhone 3GS (and older) and iPod touch devices require that video be encoded using H.264 format (Baseline profile level 3 or lower) and AAC or MP3 stereo audio.

This stream can also be played by using the Safari web browser or QuickTime 10.x on a computer that’s running OS X Snow Leopard version 10.6 or later.

Source: [How to playback on Apple iOS devices (Cupertino/Apple HLS)](https://www.wowza.com/docs/how-to-playback-on-apple-ios-devices-cupertino-apple-hls%28Cupertino-Apple-HLS%29)

Hope this helps.

Mac
