Search results

  1. C

    Short freeze when streaming from RTMP source

    OK. You mentioned "It seems we have to implement adaptive server-side buffer for RTMP to accumulate gaps and provide smooth WebRTC playback.". Is that something you would be putting on your development plans? I know you may not have a time estimate currently, just wondered if it was something...
  2. C

    Short freeze when streaming from RTMP source

    Ah - got it - I didn't realize I could put any stream key in the player input. I published my stream to your server at wcs5-eu.flashphoner.com:1935/live, and still saw the periodic freeze. Is there any reason that my own server would work differently? Does your server have UDP traffic disabled...
  3. C

    Short freeze when streaming from RTMP source

    How would I play my stream using the "Firewall Traversal Demo" page? I don't see any way to play or view an rtmp stream, just use webcam.
  4. C

    Short freeze when streaming from RTMP source

    Just to clarify, are you suggesting we use our WC5 server but point to your TURN server, or fully use your server as target for our RTMP stream? The URL above is for the webcam demo. I didn't see any gaps when using Webcam or even sending RTMP streams from ffmpeg, just when sending from the DJI...
  5. C

    Short freeze when streaming from RTMP source

    We want to be able to stream to iOS (Safari) and Android device, so I don't think MSE is an option for iOS is it? What protocol besides WebRTC should work on Safari - just WSPlayer?
  6. C

    Short freeze when streaming from RTMP source

    How would I play the RTMP stream in VLC player? I would think I would have to target an RTMP server from the DJI app. I couldn't find a browser that worked with Flash, even for other streams (i.e. FFMPeg test streams).
  7. C

    Short freeze when streaming from RTMP source

    Also just a reminder of a couple of things I posted earlier - I tried using the MSE and WS playback options rather than WebRTC, and although there was a 5 second delay overall, there were no freezes.
  8. C

    Short freeze when streaming from RTMP source

    I tried both 10000 and 20000, restarting wc5 server after each change, but still get the same behavior at the same interval - about every 5 or 6 seconds.
  9. C

    Short freeze when streaming from RTMP source

    Thanks. So the 2000 in the above setting is the same as the default, correct? And we can try increasing that as needed?
  10. C

    Short freeze when streaming from RTMP source

    Logs shared via Google drive. Please confirm that you receive the share link. Thanks!
  11. C

    Short freeze when streaming from RTMP source

    I have (hopefully) created the correct logs and sent them to your log email address. Let me know if you need additional information.
  12. C

    Stream Restriction by authorize domains or ip addresses?

    I can confirm that this URL format does work from the DJI app. Many thanks for troubleshooting this.
  13. C

    Stream Restriction by authorize domains or ip addresses?

    Ah, thanks. I didn't try that format. I am away from the drone hardware for a few days, but will test this out soon and let you know the results.
  14. C

    Short freeze when streaming from RTMP source

    Thanks for this explanation. I'm out of the office for a few days but will generate these logs soon and get them to you.
  15. C

    Short freeze when streaming from RTMP source

    What's the difference between:
  16. C

    Stream Restriction by authorize domains or ip addresses?

    admin chatRoomApp roomApp 9 http://localhost:9091/RoomApp admin flashChatApp flashChatApp 6 http://localhost:9091/ChatApp admin conferenceApp conferenceApp 10 http://localhost:9091/ConferenceApp admin sfu sfu 13...
  17. C

    Short freeze when streaming from RTMP source

    rtmp_in_buffer_enabled=true didn't change anything. Also I tried with the MSE and WSPlayer check boxes, and though there was the 5 second lag, there were no freezes. And just to point out again, the mp4 created on the server from the RTMP input doesn't have lags, so it doesn't seem that...
  18. C

    Short freeze when streaming from RTMP source

    When I send an RTMP feed from the DJI Go drone application (custom feed option), when viewing it via the embedded player I see a short (~1 second) freeze every 5 seconds or so - the regularity of the freeze is very consistent. I don't see this freeze when feeding RTMP from some other sources...
  19. C

    Stream Restriction by authorize domains or ip addresses?

    I sent the logs as requested. Thanks for looking into this. The case did work with FMLE - I mentioned that a couple of posts above, but here's that info again. FMLE requires the stream field be filled in - it's not allowed as a part of the RTMP URL. It results in this set of log entries, where...
Top