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

Multimedia redirection (gstreamer)is supported HD 720P ? #1643

Closed
whb18718 opened this issue Dec 24, 2013 · 3 comments
Closed

Multimedia redirection (gstreamer)is supported HD 720P ? #1643

whb18718 opened this issue Dec 24, 2013 · 3 comments
Labels
channel:tsmf Deprecated multimedia redirection, disabled in 2.0

Comments

@whb18718
Copy link

I am using gstreamer play video within the local area network (LAN) is not smoothly,
the video format is h264 and 1280*720 resolution.
but play 640×480 resolution and H.264 format is smoothly.
What reason is this?

@macarthor
Copy link

video redirection depends on many factors.

  1. you should build xfreerdp with many libs installed. please refer to freerdp wiki.
  2. you should specify /multimedia parameter when calling xfreerdp.
  3. the only player that supports video redirection is WMP, higher version is better, I think.
  4. cpu/memory/gpu at xfreerdp side also make sense.

@whb18718
Copy link
Author

  1. Run the command line arguments are as follows:
    xfreerdp /u:xx /p:xx /sound:sys:alsa /multimedia:decoder:gstreamer /v:xxxxxxx /f
    2.the palyer is WMP
  2. i m sure i installed multimedia libs and when run xfreerdp video redirection the libs Called up through the debug log.
    i test use http protocol based streaming play HD 720P is smoothly. so i do not think it is my cpu/memory/gpu issue .
    Use playbin2 to test: gst-launch playbin2 uri=http://SERVER/test.mov .
  3. when i run xfreerdp video redirection function ,why video redirection play 640×480 resolution and H.264 format is smoothly.but play 1280*720 resolution is not smoothly?

@bjcollins
Copy link
Contributor

@whb18718 No promises, but I made many improvements in this area to improve video playback performance under gstreamer when using the fluendo codecs, but I have not had much success getting those changes upstreamed. It is almost a year old at this point, but the "tsmf" branch of my FreeRDP fork might work better for you in terms of gstreamer video playback performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
channel:tsmf Deprecated multimedia redirection, disabled in 2.0
Projects
None yet
Development

No branches or pull requests

4 participants