]> ToastFreeware Gitweb - toast/stream2beamer.git/history - lagarde.py
Make use of do_media_configure - still not working.
[toast/stream2beamer.git] / lagarde.py
2020-09-09 Philipp SpitzerMake use of do_media_configure - still not working. media_configure
2020-09-09 Philipp SpitzerSet pipeline to PLAYING.
2020-09-09 Philipp SpitzerMove position of pipeline_is_ready_event.set().
2020-08-12 Philipp SpitzerBuild pipeline on incoming connection. under-construction
2020-08-12 Philipp SpitzerComment some verbose log messages.
2020-08-12 Philipp SpitzerSet sdp_offer to None earlier.
2020-08-12 Philipp SpitzerChange logging level to INFO.
2020-08-12 Philipp SpitzerLog on_new_transceiver.
2020-08-12 Philipp SpitzerAdd assertions.
2020-08-05 Philipp SpitzerUse glib mainloop and refactor.
2020-07-27 gregor herrmannlagarde: add some code fragments which may or may not...
2020-07-27 gregor herrmannconvert gstreamer errors to strings
2020-07-27 gregor herrmannremove non-rtsp code in decodebin_pad_added
2020-07-26 gregor herrmannadd fragments for other sinks (rtsp, srt, hls)
2020-07-09 Philipp SpitzerExit and log error if the room was not found.
2020-07-09 Philipp SpitzerOnly catch OSError exceptions instead of all.
2020-07-09 Philipp SpitzerImprove logging.
2020-07-09 Philipp SpitzerReplace blocking function calls with awaits.
2020-07-09 Philipp SpitzerExit when room closed.
2020-07-09 Philipp SpitzerReport error messages and EOS from gstreamer bus.
2020-07-09 Philipp SpitzerYes, it's as pythonic as such an non-Python object...
2020-07-09 Philipp SpitzerClean up imports.
2020-07-09 gregor herrmannuse xvimagesink (some X11 video sink) instead of the...
2020-07-09 gregor herrmannGst.Bin.add() wants only one argument
2020-07-09 gregor herrmannupdate handling of caps in decodebin_pad_added()
2020-07-09 gregor herrmann"handle" roomClosed message
2020-07-08 Philipp SpitzerRemove debug print.
2020-07-08 Philipp SpitzerRename laplace_client_2.py to lagarde.py