Can we live stream a song to other device while we are playing (iOS Swift)? -


my project has requirement live stream audio song when user playing (not vod type), , when user pause should pause on streaming devices (real time) reference app - ampme

following r&d done me still haven't tested core functionality.

i used wowza stream engine following experiments...

  1. vod - pasted audio / video in content bucket , played in rstp , non-rstp audio / video ios players , it’s working successfully.

  2. live - streamed live video feed , played in open player , other video players - non rstp audio players having 1 - 2 minutes of live streaming delays.

  3. live - tested live shoutcast audio streams - works perfect.

am on right track approach core functionality mentioned above ?

is possible function using wowza streaming engine? or other technologies , resources, please post here.

please posts links of repository or tutorials (ios swift) of related function.

thanks in advance.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -