Jump to content
  • 0

Chat over lay


test mis
 Share

Question

Hello Guys i have made a Multi streaming application 

is it possible to get all social media comments and do chat overlay on streaming 

 

Any one has solution let us know as well

 

Thanks in Advance 

  • Like 1
Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

Hi thanks for posting your question. 

Can you be a bit more specific as to what exactly you want to achieve so we can understand your use case ?

Do you mean you want real-time social media comments from all the social networks you are publishing on to be merged into the published live video stream similar to live captions?

For example, rather than in this example https://resources.antmedia.io/docs/sample-tools-and-applications#11-webrtc-datachannel the data channel is showing messages in a separate box, you want these messages to be embedded  in the actual video stream itself?

  • Like 2
Link to comment
Share on other sites

  • 0

Hello @test mis

Congratulations for your multi streaming application.

If you are trying to get chat messages of social media platform, you can make use of their inbuilt Apis by creating a developer account on their platform.

I found something for you from facebook, may be this is useful for you.

https://developers.facebook.com/docs/live-video-api/guides/interacting.

Also as @Tim suggested, you can make use of data channel for showing these messages in your application.

Write here back if have face any issue in implementation.

  • Like 1
Link to comment
Share on other sites

  • 0

@test mis you can use their respective APIs to get all the live chats from different social media accounts and embed it on top of video with the help of 2d canvas and then capture the canvas stream and publish it to ant media server

Edited by usama
  • Like 1
Link to comment
Share on other sites

  • 0
On 1/20/2023 at 11:27 AM, rahul7827 said:

Hello @test mis

Congratulations for your multi streaming application.

If you are trying to get chat messages of social media platform, you can make use of their inbuilt Apis by creating a developer account on their platform.

I found something for you from facebook, may be this is useful for you.

https://developers.facebook.com/docs/live-video-api/guides/interacting.

Also as @Tim suggested, you can make use of data channel for showing these messages in your application.

Write here back if have face any issue in implementation.

i was looking these.

 

On 1/20/2023 at 11:27 AM, rahul7827 said:

Hello @test mis

Congratulations for your multi streaming application.

If you are trying to get chat messages of social media platform, you can make use of their inbuilt Apis by creating a developer account on their platform.

I found something for you from facebook, may be this is useful for you.

https://developers.facebook.com/docs/live-video-api/guides/interacting.

Also as @Tim suggested, you can make use of data channel for showing these messages in your application.

Write here back if have face any issue in implementation.

 

Link to comment
Share on other sites

  • 0
On 1/20/2023 at 11:27 AM, rahul7827 said:

Hello @test mis

Congratulations for your multi streaming application.

If you are trying to get chat messages of social media platform, you can make use of their inbuilt Apis by creating a developer account on their platform.

I found something for you from facebook, may be this is useful for you.

https://developers.facebook.com/docs/live-video-api/guides/interacting.

Also as @Tim suggested, you can make use of data channel for showing these messages in your application.

Write here back if have face any issue in implementation.

how that can be done?

Also as @Tim suggested, you can make use of data channel for showing these messages in your application.

  • Like 1
Link to comment
Share on other sites

  • 0
On 2/2/2023 at 2:26 AM, robertosamayoa said:

how that can be done?

Also as @Tim suggested, you can make use of data channel for showing these messages in your application.

Hi @robertosamayoa

Do you have any other facebook account ? I tried with my own personal account last night. But during the development streaming must be ongoing. I can't stream longer from my own personal account.

Link to comment
Share on other sites

 Share

×
×
  • Create New...