-
4. External transmission of the source using push function of Wowza Media Server개발영역/와우자서버 2016. 12. 12. 16:21
4. External transmission of the source using push function of Woozy Media Server
Often it is necessary to send the source, which is the role of the encoder, to push.
In the meantime, we will configure the encoder to preserve encoder performance and provide rtmp sources to various external sources.
I will describe the existing test publishing point on the assumption that there is push input from encoder as mystream name.
By default, the live posting point is rtmp: // localhost: 1935 / live / mytest.stream
Let's put the streaming source into another publishing point, taking advantage of push as a name.
As shown in the figure below, push function is not used by default.
Stream Targets The part of the item that uses the function that can be transmitted to the outside.
- I) Select Enable Stream Targets to activate the function..
ii) Select Add Stream Target and select the address you want to send.
The Wowza Streaming Engine is selected because the server is trying to transfer to the Wowers Media Server.
You can just skip it after you've selected it.
Go to the next step
Just insert the information where you want. Then,
Rtmp: // localhost: 1935 / live / mytest.stream I will configure the streaming to come from the publishing point.
- 단계별 설정 정보를 삽입한 후 모습
If the setting is not normal, the Status does not turn green.
Iii) Verify streaming to the desired publishing point
Rtmp: // localhost: 1935 / live / mytest.stream Check if the image is coming from the publishing point.
정상적인 입력 확인'개발영역 > 와우자서버' 카테고리의 다른 글
4. 와우자 미디어서버의 push 기능을 이용한 소스를 외부 전송하기 (0) 2016.12.12 3. 오리진으로 부터 Live소스 받아 서비스 게시지점 생성하기 (0) 2016.12.09 3. Create a service publishing point from a live source from the origin (0) 2016.12.09 2. 생중계 게시지점 생성 하기 (0) 2016.12.09 1. 사용자 고급 권한 설정하기 (0) 2016.12.08