question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@pedroSG94

I tested Red5 again today (my Wowza trial ran out 🔫) I ran Red5-server on a Mac, downloaded, amended the server urls and ran:

Success!

SWF #1 SimpleSubscriber.fla

  • The code for this swf can be found in the first frame.
  • The swf connects to rtmp://<insert IP>/oflaDemo/red5BroadcastDemo
  • note: red5BroadcastDemo

and have managed to successfully stream from the Android App to the Server!

FFMPEG streaming also worked! ./ffmpeg -i guardians2.mp4 -f flv rtmp://192.168.1.4/oflaDemo/red5BroadcastDemo

SWF #2 simpleSubscriber.fla

The sample that is on the demos page (http://<insert IP>:5080/demos) is not the same as SWF #1

  • The code for this swf can be found here Main.as
  • http://<insert IP>:5080/demos/simpleSubscriber.html connects to rtmp://<insert IP>/oflaDemo/red5StreamDemo
  • note: red5StreamDemo

Another thing, you will need to allow Flash Player to access the correct urls (I did this in Advanced -> Developer Tools -> Trusted Location Settings and Peer-assisted Network Settings by Site)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
mondaincommented, Aug 30, 2017

I’ll look at it as soon as I can; no promises other than that.

0reactions
MikeMannoxcommented, Oct 22, 2017

Yes, from Handset to see image on Desktop it works perfectly Latest SWF to test: https://github.com/MikeMannox/RtpSubscriber/releases/tag/1.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Red5 Pro - Authenticating Connections - YouTube
A demonstration of live streaming authentication for WebRTC and iOS using the Red5 Pro SDKs.
Read more >
Passing Connection Parameters - Red5 Pro
For 'non-flash' RTMP clients, Red5 Pro allows passing connections params in the connection URL only. An important thing to remember is that parameters ......
Read more >
Red5 Problem with connecting from remote client
Inside My MXML Flex File I try to connect to the computers IP that the server is running on(My Server is running from...
Read more >
How many streams can the Red5 Pro server support?
Please sign in to leave a comment. Related articles. Do you have general benchmarks for maximum connections on your server? Concurrent ...
Read more >
Red5 Pro WebRTC: First impression - Kaustav Das Modak
Built a simple multi-party HTML5 application using Red5 Pro's JavaScript SDK and connected it to the hosted Red5 Pro server.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found