kakone / GoogleCast

Implementation of the Google Cast protocol (.NET Standard 2.0 library)
GNU General Public License v3.0
141 stars 22 forks source link

Can I use custom reciever too? #36

Open BruceKristelijn opened 2 years ago

BruceKristelijn commented 2 years ago

Hey, sorry I am new to chrome cast and want to use this in a project. Is it possible to use a custom receiver application using this technique? I want to send bare byte data to display images. Thanks in advance!

profilen commented 1 year ago

I also wonder if its possible to define your custom receiver Id?