Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streaming with ASF #65

Closed
jazzy348 opened this issue Aug 24, 2020 · 4 comments
Closed

Streaming with ASF #65

jazzy348 opened this issue Aug 24, 2020 · 4 comments
Labels
question Further information is requested

Comments

@jazzy348
Copy link

jazzy348 commented Aug 24, 2020

Which version are you using?

v0.9.11

Describe the problem

When streaming to the server I'm getting errors regarding the ASF format, not too sure how to resolve these.
---------update

Scratch that, not an issue with the server but more an issue with the format. Would it be possible to be able to play over RTSPT though?

Thanks in advance,
Jazzy.

@jazzy348 jazzy348 changed the title Receive over RTSPT Streaming with ASF Aug 24, 2020
@aler9
Copy link
Member

aler9 commented Aug 29, 2020

Hello, RTSP is codec-agnostic, hence i suppose it's possible to broadcast ASF with RTSP.
Unfortunately i don't have any ASF source and ffmpeg does not support streaming ASF files, they need to be converted.
If you provide an ASF file or live stream, i can test if it can be used with rtsp-simple-server.

@aler9 aler9 added the question Further information is requested label Aug 29, 2020
@jazzy348
Copy link
Author

Hi,

Thanks for your response, apologies for the confusing question. I'm trying to get the Unity asset AVPro to work with your code as I know streaming over RTSP would give the lowest latency from other types it supports (HLS, Dash, weirdly no RTMP though) but for some reason it demands files with an ASF container. This isn't an issue with your code (really nice by the way) but an issue with the Unity asset.

Kind regards,
Jazzy.

@jazzy348
Copy link
Author

Hi again,

Not too sure what changed but on the latest build of the server it now works with AVPro in Unity, well almost. Connecting to the server over RTSPT works a treat, big thank you for that! video comes through with no issues. Audio on the other had either doesn't come through or is heavily corrupt and I can't figure out why. This seems to be a common problem with most RTSP servers except the VERY expensive commercial ones and one JS one, but sadly the JS one crashes just if you look at it funny. I know this is a very specific and niche issue but I'm at a loss.

Kind regards,
Jazzy.

@jazzy348 jazzy348 closed this as completed Nov 5, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Jan 1, 2023

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants