Replies: 4 comments 4 replies
-
At the time of creation, we confirmed that video packets were coming from OBS. However, there is no functionality to play back. Since the README.md is also confusing, I will remove it from the compatibility table. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for reply. Can I use Haishinkit stream to other device? I mean,can i use stream to myself use your kit.
…---- Replied Message ----
| From | ***@***.***> |
| Date | 04/01/2024 21:37 |
| To | ***@***.***> |
| Cc | Tyrant ***@***.***>,
Author ***@***.***> |
| Subject | Re: [shogo4405/HaishinKit.swift] SRT not working listener mode. (Discussion #1399) |
At the time of creation, we confirmed that video packets were coming from OBS. However, there is no functionality to play back. Since the README.md is also confusing, I will remove it from the compatibility table.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Thanks again! I’m wondering do you have a plan to develop client to client or this can’t be done under SRT protocol?
…---- Replied Message ----
| From | ***@***.***> |
| Date | 04/01/2024 22:47 |
| To | ***@***.***> |
| Cc | Tyrant ***@***.***>,
Author ***@***.***> |
| Subject | Re: [shogo4405/HaishinKit.swift] SRT not working listener mode. (Discussion #1399) |
No way. HaishinKit can be used as a client to ingest into a server, similar to OBS. You need to set up a server like SRS.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
SRT Listener mode now avilable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
after
connection.open(URL(string: "srt://192.168.1.102:9889"), mode: .listener) stream.publish()
, there is no video send on OBS(which is set to "srt://192.168.1.102:9889?mode=caller"), but console says[com.haishinkit.SRTHaishinKit] [SRTSocket.swift:38] status > SRT Socket Connected
Beta Was this translation helpful? Give feedback.
All reactions